BookStack/tests
Dan Brown cb30c258df
Added test for logical-theme-system command registration
Changed how the command registration was handled due to complications of
action order found during testing. Now the theme service will resolve
and directly register the command on the Kernel instead of them being
fetched from the ThemeService from within Kernel.
More direct, Seems to work.
2021-11-22 19:03:04 +00:00
..
Api Added API search endpoint 2021-11-14 16:28:01 +00:00
Auth Updated test to ensure autofocus is set on TOTP input 2021-11-22 13:28:46 +00:00
Commands Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Entity feat(PageContent): set unique ids on nested headers 2021-11-21 22:45:25 +01:00
Helpers Applied latest styles changes from style CI 2021-10-16 16:01:59 +01:00
Permissions Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Settings Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
test-data Moved sketchy file samples to base64 equivilents 2021-02-06 00:16:27 +00:00
Unit Applied latest styles changes from style CI 2021-10-16 16:01:59 +01:00
Uploads Merge branch 'laravel_upgrade' 2021-11-04 22:42:35 +00:00
User Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
AuditLogTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
CreatesApplication.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
DebugViewTest.php Applied latest styleci changes 2021-10-15 14:16:45 +01:00
ErrorTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
FavouriteTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
HomepageTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
LanguageTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
OpenGraphTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PublicActionTest.php Applied styleci changes 2021-09-26 15:48:22 +01:00
RecycleBinTest.php Applied styleci changes 2021-09-26 15:48:22 +01:00
SecurityHeaderTest.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
SharedTestHelpers.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
StatusTest.php Added inital phpstan/larastan setup 2021-11-05 16:18:06 +00:00
TestCase.php Fixed dodgy test helper signature causing tests to fail 2021-09-18 21:29:42 +01:00
TestEmailTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
TestResponse.php Added testing coverage for tag index 2021-11-06 21:54:02 +00:00
ThemeTest.php Added test for logical-theme-system command registration 2021-11-22 19:03:04 +00:00