BookStack/tests
Dan Brown 6e098905d4
Theme: Added handling for functions.php file load error
This adds specific handling for functions.php error loading to re-throw
errors wrapped in a more descriptive message, to make it clear the error
is due to an issue in their functions.php file.

Decided to throw and stop, rather than ignore & continue, to be on the
safe side in the event auth-level (or other security level) customizations
have been made via functions.php.

Adds test to cover.
Closes #4504
2023-09-12 12:34:02 +01:00
..
Actions Started aligning app-wide outbound http calling behaviour 2023-09-08 14:16:09 +01:00
Activity Simplified and aligned handling of mixed entity endpoints 2023-09-10 15:19:23 +01:00
Api Notifications: Reorgranised classes into domain specific folders 2023-09-11 19:27:36 +01:00
Auth Notifications: Reorgranised classes into domain specific folders 2023-09-11 19:27:36 +01:00
Commands Aligned command class code 2023-05-24 12:59:50 +01:00
Entity Comments: Updated testing to check for new activities 2023-07-19 10:09:08 +01:00
Helpers Watching: Prevent issues when watchable or user is deleted 2023-09-03 14:19:43 +01:00
Permissions Shelf permissions: reverted create removal 2023-07-12 22:04:05 +01:00
References Played around with a new app structure 2023-05-17 17:56:55 +01:00
Settings Notifications: Reorgranised classes into domain specific folders 2023-09-11 19:27:36 +01:00
test-data Added detection and thumbnail bypass for apng images 2022-01-04 13:10:35 +00:00
Unit SSR: Updated allow list handling & covered webhook usage 2023-08-26 20:13:37 +01:00
Uploads Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
User Watching: Prevent issues when watchable or user is deleted 2023-09-03 14:19:43 +01:00
CreatesApplication.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
DebugViewTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ErrorTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
FavouriteTest.php Simplified and aligned handling of mixed entity endpoints 2023-09-10 15:19:23 +01:00
HelpTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
HomepageTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
LanguageTest.php Added activity text for each activity type 2023-06-12 16:47:36 +01:00
OpenGraphTest.php Extracted test file handling to its own class 2023-02-08 14:39:13 +00:00
PublicActionTest.php Guests: Prevented access to profile routes 2023-08-26 14:07:48 +01: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 Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
ThemeTest.php Theme: Added handling for functions.php file load error 2023-09-12 12:34:02 +01:00
UrlTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00