BookStack/tests/Commands
Dan Brown f77bb01b51
Search: Added further backslash handling
Added due to now not being able to perform an exact search where
contains a trailing backslash.
Now all backslashes in exact terms are consided escape chars
and require escaping themselves.
Potential breaking change due to search syntax handling change.

Related to #4535.
2023-09-23 13:41:10 +01:00
..
CleanupImagesCommandTest.php Cleanup Command: Allowed running non-interactively 2023-09-14 14:17:20 +01:00
ClearActivityCommandTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ClearRevisionsCommandTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ClearViewsCommandTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
CopyShelfPermissionsCommandTest.php Aligned command class code 2023-05-24 12:59:50 +01:00
CreateAdminCommandTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
DeleteUsersCommandTest.php Aligned command class code 2023-05-24 12:59:50 +01:00
RefreshAvatarCommandTest.php Avatar Commend: Simplified and updated during review 2023-09-19 15:53:01 +01:00
RegenerateCommentContentCommandTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
RegeneratePermissionsCommandTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
RegenerateReferencesCommandTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
RegenerateSearchCommandTest.php Covered untested commands with testing 2023-05-24 10:34:43 +01:00
ResetMfaCommandTest.php Search: Added further backslash handling 2023-09-23 13:41:10 +01:00
UpdateUrlCommandTest.php Added force option for update-url command 2023-05-06 23:05:25 +01:00
UpgradeDatabaseEncodingCommandTest.php Covered untested commands with testing 2023-05-24 10:34:43 +01:00