BookStack/tests
Dan Brown 29705a25ce
Reviewed and added testing for BookShelf API implementation
- Tweaked how books are passed on update to prevent unassignment if
parameter is not provided.
- Added books to validation so they show in docs.
- Added request/response examples.
- Added tests to cover.
- Added child book info to shelf info.

Review of #1908
2020-04-10 15:19:18 +01:00
..
Api Reviewed and added testing for BookShelf API implementation 2020-04-10 15:19:18 +01:00
Auth Updated password reset process not to indicate if email exists 2020-04-10 13:38:08 +01:00
Entity Reviewed #1688, Show parent shelves on books page 2020-04-09 17:29:22 +01:00
Permissions Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
test-data Made display thumbnail generation use original data if smaller 2019-12-22 12:44:49 +00:00
Unit Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
Uploads Added support for changing the draw.io instance URL 2020-04-05 17:27:16 +01:00
User Updated view-change endpoints to be clearer, separated books and shelf 2020-04-10 12:49:16 +01:00
ActivityTrackingTest.php
BrowserKitTest.php
CommandsTest.php Added "update-url" command to find/replace url in the database 2020-04-09 16:59:26 +01:00
CreatesApplication.php
ErrorTest.php
HomepageTest.php
LanguageTest.php Updated styles to use logical properties/values 2020-04-05 13:07:19 +01:00
PublicActionTest.php Performed review of "public intended" functionality provided in #1817 2020-03-14 18:29:31 +00:00
SharedTestHelpers.php Simplified guard names and rolled out guard route checks 2020-02-02 13:10:21 +00:00
TestCase.php Simplified guard names and rolled out guard route checks 2020-02-02 13:10:21 +00:00
TestEmailTest.php Updated email test send to show error on failure 2020-02-15 14:13:15 +00:00
TestResponse.php
ThemeTest.php