BookStack/tests/Entity
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
..
BookShelfTest.php Shelf view: Updated books to be database sorted 2023-06-23 16:42:40 +01:00
BookTest.php Extracted test file handling to its own class 2023-02-08 14:39:13 +00:00
ChapterTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
CommentSettingTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
CommentTest.php Reviewed #4533, formatting and tweaks 2023-09-13 10:09:33 +01:00
ConvertTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
EntityAccessTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
EntitySearchTest.php Search: Added further backslash handling 2023-09-23 13:41:10 +01:00
ExportTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
MarkdownToHtmlTest.php Applied stylci changes, updated composer deps 2022-04-29 15:38:06 +01:00
PageContentTest.php Set page include limit to be 3 as expected instead of 4 2023-05-02 12:44:55 +01:00
PageDraftTest.php Page Drafts: Added new "Delete Draft" action to draft menu 2023-06-13 15:13:07 +01:00
PageEditorTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
PageRevisionTest.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
PageTemplateTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
PageTest.php Page display pointer: Considerably improved accessibility 2023-05-31 16:44:20 +01:00
SearchOptionsTest.php Search: Added further backslash handling 2023-09-23 13:41:10 +01:00
SortTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
TagTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00