BookStack/tests/Entity
Dan Brown a3fcc98d6e
Aligned user preference endpoints in style and behaviour
Changes their endpoints and remove the user id from the URLs.
Simplifies list changes to share a single endpoint, which aligns it to
the behaviour of the existing sort preference endpoint.
Also added test to ensure user preferences are deleted on user delete.
2022-11-09 19:30:08 +00:00
..
BookShelfTest.php Updated test for perms. changes and fixed static issues 2022-10-12 12:12:36 +01:00
BookTest.php Aligned user preference endpoints in style and behaviour 2022-11-09 19:30:08 +00:00
ChapterTest.php Removed most usages of restricted entitiy property 2022-10-10 16:58:26 +01:00
CommentSettingTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
CommentTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
ConvertTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
EntityAccessTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
EntitySearchTest.php Merge branch 'development' into bugfix/fix-being-unable-to-clear-filters 2022-10-15 15:12:55 +01:00
ExportTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
MarkdownToHtmlTest.php Applied stylci changes, updated composer deps 2022-04-29 15:38:06 +01:00
PageContentTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
PageDraftTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
PageEditorTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
PageRevisionTest.php Updated tests to align with recent list changes 2022-11-01 14:53:36 +00:00
PageTemplateTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
PageTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
SearchOptionsTest.php Refactored search-based code to its own folder 2022-08-16 11:28:05 +01:00
SortTest.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
TagTest.php Updated tests to align with recent list changes 2022-11-01 14:53:36 +00:00