BookStack/tests/Entity
Dan Brown 2c21850da7
Added conversion of iframes to anchors on PDF export
- Replaced iframe elements with anchor elements wrapped in a paragraph.
- Extracted PDF generation action to seperate class for easier mocking
  within testing.
- Added test to cover.

For #3077
2021-11-25 15:12:32 +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 Added conversion of iframes to anchors on PDF export 2021-11-25 15:12:32 +00:00
PageContentTest.php feat(PageContent): set unique ids on nested headers 2021-11-21 22:45:25 +01:00
PageDraftTest.php Removed prefix route groups, applyed styleci changes 2021-11-14 15:16:18 +00:00
PageEditorTest.php Fixed page editor back button sometimes going nowhere 2021-11-15 11:19:03 +00: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 Fixed tags listing grouping by name only on search 2021-11-15 19:00:37 +00:00