BookStack/tests/Entity
Dan Brown 7b32aa163f
Added Bookshelves to search system.
Also cleaned up and made search indexing system a little more efficient.
Closes #1023
2018-09-23 12:34:30 +01:00
..
BookShelfTest.php Added testing coverage for Bookshelves 2018-09-21 15:15:16 +01:00
CommentSettingTest.php
CommentTest.php
EntitySearchTest.php Added Bookshelves to search system. 2018-09-23 12:34:30 +01:00
EntityTest.php Attempted to fix failing time-based test 2018-04-22 20:06:46 +01:00
ExportTest.php Added custom head content to exports 2018-09-22 11:53:40 +01:00
MarkdownTest.php
PageContentTest.php
PageDraftTest.php
PageRevisionTest.php Added ability to configure revision limit 2018-09-22 17:30:42 +01:00
SortTest.php Added destination permission checking to entity move 2018-04-14 18:47:13 +01:00
TagTest.php