BookStack/tests
Dan Brown 48df8725d8
Added better drawing load failure handling
Failure of loading drawings will now close the drawing view and show an
error message, hinting at file or permission issues, instead of leaving
the user facing a continuosly loading interface.

Adds test to cover.

This also updates errors from our HTTP service to be wrapped in a custom
error type for better identification and so the error is an actual
javascript error. Should be object compatible.

Related to #3955.
2023-01-26 12:18:33 +00:00
..
Actions Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
Api Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
Auth Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
Commands Migrated remaining relation permission usages 2023-01-24 19:04:32 +00:00
Entity Merge pull request #3986 from BookStackApp/permission_testing 2023-01-24 21:37:28 +00:00
Helpers Addressed fallback override cases found during testing 2023-01-24 20:42:20 +00:00
Permissions Fixed role entity permissions ignoring inheritance 2023-01-24 21:26:41 +00:00
References Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
Settings Covered app icon setting with testing 2023-01-25 16:41:41 +00:00
test-data Added detection and thumbnail bypass for apng images 2022-01-04 13:10:35 +00:00
Unit Made adjustments to fit copied work into dev branch 2023-01-21 13:03:47 +00:00
Uploads Added better drawing load failure handling 2023-01-26 12:18:33 +00:00
User Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
CreatesApplication.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
DebugViewTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
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 Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
HomepageTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
LanguageTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
OpenGraphTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
PublicActionTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
SecurityHeaderTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
StatusTest.php Added testing for webhook management interface 2021-12-10 14:54:58 +00:00
TestCase.php Merge pull request #3986 from BookStackApp/permission_testing 2023-01-24 21:37:28 +00:00
ThemeTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
UrlTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00