BookStack/tests
Dan Brown 2317bf2350
Added check for last admin on role change
Will show error message if last admin and admin role is removed.
Closes #1124
Also cleaned up user controller a little.
2018-12-30 16:11:58 +00:00
..
Auth Added proper escaping to LDAP filter operations 2018-12-20 20:04:09 +00:00
Entity Updated page exports to use absolute time format 2018-12-22 16:35:04 +00:00
Permissions Added check for last admin on role change 2018-12-30 16:11:58 +00:00
test-data Added drawing endpoint tests 2018-01-28 13:18:28 +00:00
Uploads Added testing for avatar fetching systems & config 2018-12-23 15:34:38 +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 Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
CommandsTest.php Extracted many page-specific repo methods into page-specific repo 2018-10-13 11:27:55 +01: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
HelpersTest.php Fixed redirect issue when custom app url in use 2018-11-04 15:18:27 +00:00
HomepageTest.php Added bookshelves homepage options 2018-09-20 15:27:30 +01:00
LanguageTest.php Fixed failing language test after addition of formatter 2018-12-16 15:46:02 +00:00
PublicActionTest.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
SharedTestHelpers.php Extracted many page-specific repo methods into page-specific repo 2018-10-13 11:27:55 +01:00
TestCase.php Added testing coverage for Bookshelves 2018-09-21 15:15:16 +01:00
TestResponse.php Added testing coverage for Bookshelves 2018-09-21 15:15:16 +01:00
UserProfileTest.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00