BookStack/tests/Entity
Dan Brown 509af2463d
Search Index: Fixed SQL error when indexing large pages
Due to hitting statement placeholder limits (typically 65k)
when inserting index terms for single page.

Added test to cover.
Also added skipped tests for tests we don't always want to run.
For #5322
2024-12-11 15:55:19 +00:00
..
BookShelfTest.php Input WYSIWYG: Aligned newline handling with old descriptions 2023-12-20 17:40:58 +00:00
BookTest.php WYSIWYG descriptions: Allowed anchor target attrs 2024-04-03 16:46:53 +01:00
ChapterTest.php Input WYSIWYG: Aligned newline handling with old descriptions 2023-12-20 17:40:58 +00:00
CommentSettingTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
CommentTest.php Comments: Added HTML filter test, fixed placeholder in dark mode 2024-01-31 16:47:58 +00:00
ConvertTest.php Input WYSIWYG: Fixed existing tests, fixed empty description handling 2023-12-20 17:21:09 +00:00
DefaultTemplateTest.php Default chapter templates: Added tests, extracted repo logic 2024-02-01 12:51:47 +00:00
EntityAccessTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
EntitySearchTest.php Search Index: Fixed SQL error when indexing large pages 2024-12-11 15:55:19 +00:00
MarkdownToHtmlTest.php Applied stylci changes, updated composer deps 2022-04-29 15:38:06 +01:00
PageContentTest.php Page nav: Fixed nbsp being represented as nothing 2024-03-09 15:52:09 +00:00
PageDraftTest.php Page Drafts: Added new "Delete Draft" action to draft menu 2023-06-13 15:13:07 +01:00
PageEditorTest.php Pages: Updated editor field to always be set 2024-09-29 14:36:41 +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 Pages: Fixed unused changelog on first page publish 2024-06-09 17:18:23 +01:00
SearchOptionsTest.php Searching: Fixed some form search issues 2024-10-05 14:49:30 +01:00
SortTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
TagTest.php Tags: Stopped recycle bin tags being counted on index 2024-04-15 18:44:59 +01:00