]> BookStack Code Mirror - bookstack/commit
Testing: Split export tests into multiple files
authorDan Brown <redacted>
Sat, 19 Oct 2024 12:59:42 +0000 (13:59 +0100)
committerDan Brown <redacted>
Sat, 19 Oct 2024 12:59:42 +0000 (13:59 +0100)
commitbf0262d7d178b494e256ff5164a8d75195cdc231
treef959a35f219f31ddb911ea3ae24206d8a964f1ff
parent42b9700673e7b2e5a04c9f888a05d98261ed36e3
Testing: Split export tests into multiple files
tests/Entity/ExportTest.php [deleted file]
tests/Exports/ExportUiTest.php [new file with mode: 0644]
tests/Exports/HtmlExportTest.php [new file with mode: 0644]
tests/Exports/MarkdownExportTest.php [new file with mode: 0644]
tests/Exports/PdfExportTest.php [new file with mode: 0644]
tests/Exports/TextExportTest.php [new file with mode: 0644]