BookStack/tests
Dan Brown 3625f12abe
Added extendable/scalable formatter for webhook data
Creates a new organsied formatting system for webhook data, with
interfaces for extending with custom model formatting rules.
Allows easy usage & extension of the default bookstack formatting
behaviour when customizing webhook events via theme system, and keeps
default data customizations organised.

This also makes the following webhook data changes:
- owned_by/created_by/updated_by user details are loaded for events with
  Entity details. (POTENTIALLY BREAKING CHANGE).
- current_revision details are loaded for page update/create events.

Added testing to cover added model formatting rules.

For #3279 and #3218
2022-03-26 16:53:02 +00:00
..
Actions Added extendable/scalable formatter for webhook data 2022-03-26 16:53:02 +00:00
Api Updated with latest styleci changes 2022-02-08 15:29:58 +00:00
Auth Applied latest styleCI changes 2022-03-25 11:14:27 +00:00
Commands Applied latest styleci changes 2022-02-01 11:49:30 +00:00
Entity Added extendable/scalable formatter for webhook data 2022-03-26 16:53:02 +00:00
Helpers Applied latest styles changes from style CI 2021-10-16 16:01:59 +01:00
Permissions Removed old book sort permission test 2022-01-05 16:46:03 +00:00
Settings Aligned some editor events, Changed wysiwyg custom styles loading 2022-02-08 01:01:37 +00:00
test-data Added detection and thumbnail bypass for apng images 2022-01-04 13:10:35 +00:00
Unit Added option to configure PDF export paper size 2022-01-30 17:40:42 +00:00
Uploads Added detection and thumbnail bypass for apng images 2022-01-04 13:10:35 +00:00
User Addressed test failures from users API changes 2022-02-04 01:02:13 +00: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
HelpTest.php Updated with latest styleci changes 2022-02-08 15:29:58 +00:00
HomepageTest.php Improved custom homepage check on item deletion 2022-01-10 17:04:01 +00: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 Applied latest styleCI changes 2022-03-09 14:30:36 +00:00
SharedTestHelpers.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
StatusTest.php Added testing for webhook management interface 2021-12-10 14:54:58 +00:00
TestCase.php Fixed dodgy test helper signature causing tests to fail 2021-09-18 21:29:42 +01:00
TestEmailTest.php Updated failing tests, Applied StyleCI changes 2021-12-18 16:41:42 +00:00
TestResponse.php Added testing coverage for tag index 2021-11-06 21:54:02 +00:00
ThemeTest.php Applied latest styleCI changes 2022-01-06 12:18:11 +00:00