BookStackApp_BookStack/tests/Exports
Dan Brown 1ff2826678
Exports: Added rate limits for UI exports
Just as a measure to prevent potential abuse of these potentially
longer-running endpoints.
Adds test to cover for ZIP exports, but applied to all formats.
2025-01-01 15:42:59 +00: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 Exports: Added rate limits for UI exports 2025-01-01 15:42:59 +00:00
ZipExportValidatorTest.php ZIP Imports: Added image type validation/handling 2024-11-18 17:42:49 +00:00
ZipImportRunnerTest.php ZIP Imports: Added image type validation/handling 2024-11-18 17:42:49 +00:00
ZipImportTest.php ZIP Imports/Exports: Fixed some lint and test issues 2024-11-25 16:30:56 +00:00
ZipResultData.php ZIP Exports: Tested each type and model of export 2024-10-27 14:33:43 +00:00
ZipTestHelper.php ZIP Imports/Exports: Fixed some lint and test issues 2024-11-25 16:30:56 +00:00