BookStack/tests
2020-01-18 15:03:28 +00:00
..
Api Added configurable API throttling, Handled API errors standardly 2020-01-18 15:03:28 +00:00
Auth Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +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 Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
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 Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
BrowserKitTest.php Updated to Laravel 5.8 2019-09-13 23:58:40 +01:00
CommandsTest.php Added command to copy shelf permissions 2019-12-11 21:22:03 +00:00
CreatesApplication.php Namespaced tests to align with new laravel default 2017-02-04 11:58:42 +00:00
ErrorTest.php Updated 404 test to not fail based on random long name 2018-09-21 15:24:29 +01:00
HomepageTest.php Updated page delete to handle inactive custom homepage correctly 2019-05-27 12:40:19 +01:00
LanguageTest.php Removed old Translation Service + Provider 2019-10-19 00:04:49 +01:00
PublicActionTest.php Tweaked profile page anchor links and swapped register/login links 2019-01-05 15:01:16 +00:00
SharedTestHelpers.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
TestCase.php Filled out base Book API endpoints, added example responses 2020-01-12 14:45:54 +00:00
TestEmailTest.php Added tests to cover test email sends 2019-10-23 20:25:51 +01:00
TestResponse.php Added testing coverage for Bookshelves 2018-09-21 15:15:16 +01:00
TestsApi.php Added tests to cover API config and listing code 2019-12-30 20:48:23 +00:00
ThemeTest.php Added test to check custom theme lang items 2019-10-26 18:07:14 +01:00