BookStack/tests/Entity
Dan Brown 9ae17efce9
Shelf view: Updated books to be database sorted
Fixes issue where sorting would not match other database-sorted parts of
app due to case sensitivity differences.
Added test to cover.

For #4341
2023-06-23 16:42:40 +01:00
..
BookShelfTest.php Shelf view: Updated books to be database sorted 2023-06-23 16:42:40 +01:00
BookTest.php Extracted test file handling to its own class 2023-02-08 14:39:13 +00:00
ChapterTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +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 read-only listing into page editor 2023-06-16 13:08:04 +01:00
ConvertTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
EntityAccessTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
EntitySearchTest.php Search: Updated popular items query, load parent book for chapters/pages 2023-06-10 15:08:07 +01:00
ExportTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
MarkdownToHtmlTest.php Applied stylci changes, updated composer deps 2022-04-29 15:38:06 +01:00
PageContentTest.php Set page include limit to be 3 as expected instead of 4 2023-05-02 12:44:55 +01:00
PageDraftTest.php Page Drafts: Added new "Delete Draft" action to draft menu 2023-06-13 15:13:07 +01:00
PageEditorTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
PageRevisionTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
PageTemplateTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
PageTest.php Page display pointer: Considerably improved accessibility 2023-05-31 16:44:20 +01:00
SearchOptionsTest.php Refactored search-based code to its own folder 2022-08-16 11:28:05 +01:00
SortTest.php Copied over work from user_permissions branch 2023-01-21 11:08:34 +00:00
TagTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00