BookStack/tests
Dan Brown 573bc3ec45
Added force option for update-url command
Includes test to cover.
Closes #4223
2023-05-06 23:05:25 +01:00
..
Actions Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
Api Added phpunit tests to cover image API endpoints 2023-03-14 19:29:08 +00:00
Auth Added sessionindex to SAML2 single logout request to idp 2023-04-28 13:55:25 +01:00
Commands Added force option for update-url command 2023-05-06 23:05:25 +01:00
Entity Set page include limit to be 3 as expected instead of 4 2023-05-02 12:44:55 +01:00
Helpers Fixed caching issue when running tests 2023-02-26 10:50:14 +00:00
Permissions Fixed delete role failing with no migrate role provided 2023-03-25 12:21:22 +00:00
References Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
Settings Integrated favicon handler with correct files & actions 2023-02-09 13:24:43 +00:00
test-data
Unit Mail: updated peer verify option name and added test 2023-04-23 15:04:35 +01:00
Uploads Fixed linting and failing test issues from dropzone work 2023-04-27 13:31:03 +01:00
User Fixed error upon user delete with no migration id 2023-04-07 15:57:21 +01:00
CreatesApplication.php
DebugViewTest.php
ErrorTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
FavouriteTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
HelpTest.php
HomepageTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
LanguageTest.php Fixed language locale setting issue 2023-02-27 19:14:45 +00:00
OpenGraphTest.php Extracted test file handling to its own class 2023-02-08 14:39:13 +00:00
PublicActionTest.php Added control-upon-access of the default favicon.ico file 2023-02-09 21:16:27 +00:00
SecurityHeaderTest.php
StatusTest.php
TestCase.php Extracted test file handling to its own class 2023-02-08 14:39:13 +00:00
ThemeTest.php Added oidc_id_token_pre_validate logical theme event 2023-04-27 23:40:14 +01:00
UrlTest.php