BookStack/tests
Dan Brown 38829f8a38
Notifications: Fixed send content permission checking
Added test and changed logic to properly check the view permissions for
the notification receiver before sending.
Required change to permissions applicator to allow the user to be
manually determined, and a service provider update to provide the class
as a singleton without a specific user, so it checks the current logged
in user on demand.
2023-08-17 17:57:31 +01:00
..
Actions Webhooks: Fixed failing delete-based events 2023-07-12 16:16:12 +01:00
Activity Notifications: Fixed send content permission checking 2023-08-17 17:57:31 +01:00
Api API Docs: Allowed multi-paragraph descriptions 2023-06-20 23:44:39 +01:00
Auth Updated test to match German translation 2023-06-28 23:46:59 +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 Notifications: Fixed issues causing failing tests 2023-08-17 14:59:28 +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 Testing: Split out role tests to management and permissions 2023-07-04 21:40:05 +01:00
test-data Added detection and thumbnail bypass for apng images 2022-01-04 13:10:35 +00:00
Unit Mail: Updated to forked symfony/mailer to allow assurance of tls 2023-07-04 15:21:31 +01:00
Uploads Images: Updated image timestamp upon file change 2023-07-05 11:28:03 +01:00
User Notifications: Made improvements from manual testing 2023-08-16 20:15:49 +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 Played around with a new app structure 2023-05-17 17:56:55 +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 Permissions: Updated guest user handling so additional roles apply 2023-06-10 11:37:01 +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 Notifications: Fixed issues causing failing tests 2023-08-17 14:59:28 +01:00
ThemeTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
UrlTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00