BookStack/tests/Entity
Dan Brown e29d03ae76
Updated page includes to be top-level for code blocks
This change means that code blocks are now included still wrapped in
their pre tags, as we do for tables and lists.
Previously the <code> inner content would be included which would lead
to a generally bad/broken presentation.

Hopefully should not be a breaking change as section include tags for
code was tricky to get to, and it was in a semi-broken state.

For #2406
2021-11-15 00:48:05 +00:00
..
BookShelfTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
BookTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
ChapterTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01: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 Prevented created/update_by filters be wiped in search 2021-11-14 15:07:13 +00:00
ExportTest.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
PageContentTest.php Updated page includes to be top-level for code blocks 2021-11-15 00:48:05 +00:00
PageDraftTest.php Removed prefix route groups, applyed styleci changes 2021-11-14 15:16:18 +00:00
PageEditorTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
PageRevisionTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageTemplateTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
SearchOptionsTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SortTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
TagTest.php Added testing coverage for tag index 2021-11-06 21:54:02 +00:00