BookStack/tests
Dan Brown 0123d83fb2
Fixed not being able to remove all user roles
User roles would only be actioned if they existed in the form request,
hence removal of all roles would have no data to action upon.
This adds a placeholder 0-id role to ensure there is always role data to
send, even when no roles are selected. This field value is latter
filtered out.

Added test to cover.

Likely related to #3922.
2022-12-16 17:44:13 +00:00
..
Actions Updated tests to align with recent list changes 2022-11-01 14:53:36 +00:00
Api Removed most usages of restricted entitiy property 2022-10-10 16:58:26 +01:00
Auth Fixed OIDC handling when no JWKS 'use' prop exists 2022-11-23 11:50:59 +00:00
Commands Updated test for perms. changes and fixed static issues 2022-10-12 12:12:36 +01:00
Entity Added new endpoint for search suggestions 2022-11-21 10:35:53 +00:00
Helpers Updated test for perms. changes and fixed static issues 2022-10-12 12:12:36 +01:00
Permissions Added test to cover books perms. gen with deleted chapter 2022-11-10 13:48:17 +00:00
References Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
Settings Updated tests to align with recent list changes 2022-11-01 14:53:36 +00:00
test-data Added detection and thumbnail bypass for apng images 2022-01-04 13:10:35 +00:00
Unit Added ability to adjust stored IP address precision 2022-07-23 13:41:29 +01:00
Uploads Fixed app logo visibility with secure_restricted images 2022-11-10 14:15:59 +00:00
User Fixed not being able to remove all user roles 2022-12-16 17:44:13 +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 Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
FavouriteTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
HelpTest.php Updated tests to use ssddanbrown/asserthtml package 2022-07-23 15:10:18 +01:00
HomepageTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
LanguageTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
OpenGraphTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
PublicActionTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +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 Fixed tests to align with recent changes, Updated php deps 2022-11-23 12:08:55 +00:00
ThemeTest.php Added login/register message partials for easier use via theme system 2022-11-12 09:02:33 +00:00
UrlTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00