BookStack/tests/Entity
Dan Brown 8e71cd9bac
Fixed issue where markdown drafts showed as HTML
Markdown content was not being stored, only the sent
HTML representation, causing the draft to show as HTML upon next edit.
Added test to cover.

Fixes #3054
2021-11-14 12:17:22 +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 Attempted to make test a bit less flaky 2021-11-13 14:51:59 +00:00
ExportTest.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
PageContentTest.php Merge branch 'laravel_upgrade' 2021-11-04 22:42:35 +00:00
PageDraftTest.php Fixed issue where markdown drafts showed as HTML 2021-11-14 12:17:22 +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