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
BookTest.php
ChapterTest.php
CommentSettingTest.php
CommentTest.php
EntityAccessTest.php
EntitySearchTest.php
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
PageEditorTest.php Fixed page editor back button sometimes going nowhere 2021-11-15 11:19:03 +00:00
PageRevisionTest.php
PageTemplateTest.php
PageTest.php
SearchOptionsTest.php
SortTest.php
TagTest.php Fixed tags listing grouping by name only on search 2021-11-15 19:00:37 +00:00