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
BookTest.php WYSIWYG descriptions: Allowed anchor target attrs 2024-04-03 16:46:53 +01:00
ChapterTest.php
CommentSettingTest.php
CommentTest.php
ConvertTest.php
DefaultTemplateTest.php Default chapter templates: Added tests, extracted repo logic 2024-02-01 12:51:47 +00:00
EntityAccessTest.php
EntitySearchTest.php Search Index: Fixed SQL error when indexing large pages 2024-12-11 15:55:19 +00:00
MarkdownToHtmlTest.php
PageContentTest.php Page nav: Fixed nbsp being represented as nothing 2024-03-09 15:52:09 +00:00
PageDraftTest.php
PageEditorTest.php Pages: Updated editor field to always be set 2024-09-29 14:36:41 +01:00
PageRevisionTest.php
PageTemplateTest.php
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
TagTest.php Tags: Stopped recycle bin tags being counted on index 2024-04-15 18:44:59 +01:00