BookStack/tests/Entity
Dan Brown c7a2d568bf
Moved models to folder, renamed managers to tools
Tools seems to fit better since the classes were a bit of a mixed bunch
and did not always manage.
Also simplified the structure of the SlugGenerator class.
Also focused EntityContext on shelves and simplified to use session
helper.
2020-11-21 23:20:54 +00:00
..
BookShelfTest.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
BookTest.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
ChapterTest.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
CommentSettingTest.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
CommentTest.php Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00
EntitySearchTest.php Fixed issue where updated page content would not be indexed 2020-05-23 00:46:13 +01:00
EntityTest.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
ExportTest.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
MarkdownTest.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
PageContentTest.php Moved models to folder, renamed managers to tools 2020-11-21 23:20:54 +00:00
PageDraftTest.php Converted the page editor from vue to component 2020-07-05 21:18:17 +01:00
PageRevisionTest.php Fixed revision issues caused by page fillable changes 2020-05-23 12:28:14 +01:00
PageTemplateTest.php Updated test files to be PSR-4 compliant 2020-04-04 01:16:05 +01:00
PageTest.php Started testing work for recycle bin implementation 2020-11-06 12:54:39 +00:00
SearchOptionsTest.php Converted search filters to not be vue based 2020-06-27 13:29:00 +01:00
SortTest.php Updated activities table format 2020-11-08 00:03:19 +00:00
TagTest.php Removed tests for removed ajax tag route 2020-06-29 23:46:08 +01:00