BookStack/tests
2020-02-02 12:00:41 +00:00
..
Api Added configurable API throttling, Handled API errors standardly 2020-01-18 15:03:28 +00:00
Auth Fixed failing tests caused by auth changes 2020-02-02 12:00:41 +00:00
Entity Updated page delete to return to chapter if within one 2019-12-16 11:54:53 +00:00
Permissions Fixed test failing due to redirect changes 2019-12-21 13:48:44 +00:00
test-data Made display thumbnail generation use original data if smaller 2019-12-22 12:44:49 +00:00
Unit
Uploads Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
User Added testing coverage to API token auth 2019-12-30 19:42:46 +00:00
ActivityTrackingTest.php
BrowserKitTest.php
CommandsTest.php Added command to copy shelf permissions 2019-12-11 21:22:03 +00:00
CreatesApplication.php
ErrorTest.php
HomepageTest.php
LanguageTest.php
PublicActionTest.php
SharedTestHelpers.php
TestCase.php Filled out base Book API endpoints, added example responses 2020-01-12 14:45:54 +00:00
TestEmailTest.php
TestResponse.php
TestsApi.php Added tests to cover API config and listing code 2019-12-30 20:48:23 +00:00
ThemeTest.php