BookStack/tests/Entity
Dan Brown 05f8034439
Added embed support for contained HTML exports
Unfortunately CSP rules will block embeds anyway.
Need to either relax CSP rules on exports, or instead convert to img
tags?

Also cleaned up existing regexes.
2022-05-23 16:11:28 +01:00
..
BookShelfTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
BookTest.php Added ability to clone books 2021-12-19 19:20:31 +00:00
ChapterTest.php Applied latest StyleCI changes 2021-12-20 17:40:27 +00:00
CommentSettingTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
CommentTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
EntityAccessTest.php Finished moving EntityTests out to new TestCase files 2021-09-17 21:29:16 +01:00
EntitySearchTest.php Applied latest StyleCI changes 2021-12-18 11:43:05 +00:00
ExportTest.php Added embed support for contained HTML exports 2022-05-23 16:11:28 +01:00
MarkdownToHtmlTest.php Applied stylci changes, updated composer deps 2022-04-29 15:38:06 +01:00
PageContentTest.php Updated strategy for empty newline sections 2022-03-01 17:26:06 +00:00
PageDraftTest.php Removed prefix route groups, applyed styleci changes 2021-11-14 15:16:18 +00:00
PageEditorTest.php Updated composer deps, applied latest StyleCI changes 2022-04-24 18:22:40 +01:00
PageRevisionTest.php Added listing of editor type to revisions 2022-04-23 15:03:58 +01:00
PageTemplateTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageTest.php Added parent context to recently updated items 2022-01-24 21:21:30 +00:00
SearchOptionsTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SortTest.php Applied latest styleCI changes 2022-01-06 12:18:11 +00:00
TagTest.php Fixed tags listing grouping by name only on search 2021-11-15 19:00:37 +00:00