BookStack/tests/Entity
Dan Brown 39928e1c63
Reviewed base64 image upload support
- Added test cases to cover.
- Altered parsing logic to be a little less reliant on regex.
- Added new iamge repo method for creating from data.
- Added extension validation and additional type support.
- Done some cleanup of common operations within PageContent.
- Added message to API docs/method to mention image usage.

For #2700 and #2631.
2021-06-02 21:34:34 +01:00
..
BookShelfTest.php Updated shelf sort to allow default sort, added testing 2021-03-21 23:06:15 +00:00
BookTest.php Updated nav tests to look for shortened item names 2021-05-29 23:46:33 +01:00
ChapterTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
CommentSettingTest.php Converted another couple of tests from browserkit 2021-05-29 23:42:21 +01:00
CommentTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
EntitySearchTest.php Amended owned by search filter to use slugs 2021-03-15 18:27:03 +00:00
EntityTest.php Updated app to PHP7.3 min supported version, For php8 support 2021-03-20 15:35:39 +00:00
ExportTest.php Updated test to align with export date format change 2021-05-30 13:23:51 +01:00
MarkdownTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
PageContentTest.php Reviewed base64 image upload support 2021-06-02 21:34:34 +01:00
PageDraftTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
PageRevisionTest.php Fixed markdown content on revision restore 2021-02-06 14:14:38 +00:00
PageTemplateTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
PageTest.php Added deletion of revisions on page delete 2021-05-26 16:40:56 +01:00
SearchOptionsTest.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
SortTest.php Merge branch 'v0.31.x' 2021-03-13 15:37:44 +00:00
TagTest.php Updated existing tag tests away from browserkit testing 2021-05-24 16:16:58 +01:00