BookStack/tests/Entity
Dan Brown 0c6f598d91
Fixed issue where text after line breaks not indexed
Linebreaks would previously essentially be removed during index and
hence joined to adjacent words, breaking prefix matching.
Added test to cover.
For #3508
2022-06-20 23:47:42 +01:00
..
BookShelfTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
BookTest.php Fixed failing tests after conversion changes 2022-06-19 18:44:34 +01:00
ChapterTest.php Applied latest StyleCI changes 2021-12-20 17:40:27 +00:00
CommentSettingTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
CommentTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
ConvertTest.php Applied styleci changes for conversion work 2022-06-19 18:14:53 +01:00
EntityAccessTest.php Finished moving EntityTests out to new TestCase files 2021-09-17 21:29:16 +01:00
EntitySearchTest.php Fixed issue where text after line breaks not indexed 2022-06-20 23:47:42 +01:00
ExportTest.php Reorganised and split out export templates & styles 2022-06-08 17:56:59 +01:00
MarkdownToHtmlTest.php Applied stylci changes, updated composer deps 2022-04-29 15:38:06 +01:00
PageContentTest.php Updated strategy for empty newline sections 2022-03-01 17:26:06 +00:00
PageDraftTest.php Removed prefix route groups, applyed styleci changes 2021-11-14 15:16:18 +00:00
PageEditorTest.php Updated composer deps, applied latest StyleCI changes 2022-04-24 18:22:40 +01:00
PageRevisionTest.php Added listing of editor type to revisions 2022-04-23 15:03:58 +01:00
PageTemplateTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageTest.php Added parent context to recently updated items 2022-01-24 21:21:30 +00:00
SearchOptionsTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SortTest.php Applied latest styleCI changes 2022-01-06 12:18:11 +00:00
TagTest.php Fixed tags listing grouping by name only on search 2021-11-15 19:00:37 +00:00