BookStack/tests/Entity
Dan Brown b90033a730
Guest control: Cleaned methods involved in fetching/handling
- Moves guest user caching from User class to app container for
  simplicity.
- Updates test to use simpler $this->users->guest() method for
  consistency.
- Streamlined helpers to avoid function overlap for simplicity.
- Extracted user profile dropdown while doing changes.
2023-09-16 13:18:35 +01:00
..
BookShelfTest.php Shelf view: Updated books to be database sorted 2023-06-23 16:42:40 +01:00
BookTest.php
ChapterTest.php
CommentSettingTest.php
CommentTest.php Reviewed #4533, formatting and tweaks 2023-09-13 10:09:33 +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
PageContentTest.php
PageDraftTest.php Page Drafts: Added new "Delete Draft" action to draft menu 2023-06-13 15:13:07 +01:00
PageEditorTest.php
PageRevisionTest.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
PageTemplateTest.php
PageTest.php Page display pointer: Considerably improved accessibility 2023-05-31 16:44:20 +01:00
SearchOptionsTest.php
SortTest.php
TagTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00