BookStack/tests/Exports
Dan Brown 7c79b10fb6
Some checks are pending
analyse-php / build (push) Waiting to run
lint-php / build (push) Waiting to run
test-migrations / build (8.2) (push) Waiting to run
test-migrations / build (8.3) (push) Waiting to run
test-migrations / build (8.4) (push) Waiting to run
test-php / build (8.2) (push) Waiting to run
test-php / build (8.3) (push) Waiting to run
test-php / build (8.4) (push) Waiting to run
Imports: Fixed drawing IDs not being updated in content
Would leave imported content with inaccessible images in many cases (or
wrong references) although the drawing was still being uploaded &
related to the page.
Added test to cover.

For #5761
2025-08-24 14:02:21 +01:00
..
ExportUiTest.php Testing: Split export tests into multiple files 2024-10-19 13:59:42 +01:00
HtmlExportTest.php Testing: Split export tests into multiple files 2024-10-19 13:59:42 +01:00
MarkdownExportTest.php Merge branch 'fix/markdown-export' into development 2024-12-02 11:50:15 +00:00
PdfExportTest.php Exports: Improved PDF command temp file cleanup 2025-01-01 15:19:11 +00:00
TextExportTest.php Testing: Split export tests into multiple files 2024-10-19 13:59:42 +01:00
ZipExportTest.php API: Added zip export tests, reorganised tests 2025-07-18 10:58:10 +01:00
ZipExportValidatorTest.php ZIP Imports: Added image type validation/handling 2024-11-18 17:42:49 +00:00
ZipImportRunnerTest.php Imports: Fixed drawing IDs not being updated in content 2025-08-24 14:02:21 +01:00
ZipImportTest.php Maintenance: Addressed a range of deprecations 2025-08-15 12:20:35 +01:00
ZipResultData.php ZIP Exports: Tested each type and model of export 2024-10-27 14:33:43 +00:00
ZipTestHelper.php Maintenance: Addressed a range of deprecations 2025-08-15 12:20:35 +01:00