BookStack/tests/Entity
Dan Brown 20729a618f
Fixed markdown content not stored on first page save
HTML content was still saved.
This changes makes the back-end check for md content
instead of html to ensure that gets stored in cases
where both are sent to the system.

Closes #2446
2021-01-04 17:52:08 +00:00
..
BookShelfTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
BookTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
ChapterTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
CommentSettingTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
CommentTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
EntitySearchTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
EntityTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
ExportTest.php Fixed issue where page export contain system would miss images 2020-12-06 22:23:21 +00:00
MarkdownTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
PageContentTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
PageDraftTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
PageRevisionTest.php Fixed restore revision save order, Added restore summary testing 2021-01-02 16:42:05 +00:00
PageTemplateTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
PageTest.php Fixed markdown content not stored on first page save 2021-01-04 17:52:08 +00:00
SearchOptionsTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
SortTest.php Added owners to entity creation and updated tests 2020-12-30 22:18:28 +00:00
TagTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00