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 Adding testcases for comments disable / enable setting. 2017-11-16 23:32:36 +05:30
CommentTest.php Removed outdated translations and updated tests 2017-09-09 18:41:59 +01:00
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 Namespaced tests to align with new laravel default 2017-02-04 11:58:42 +00:00
PageContentTest.php Added togglable script escaping to page content 2018-03-17 15:52:42 +00:00
PageDraftTest.php Updated create routes to prevent slug clashes 2018-03-25 11:34:42 +01:00
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 Added tags to chapters and books 2018-03-30 14:09:51 +01:00