pdftract/crates/pdftract-cli/tests
jedarden 5c21bdc669 docs(bf-5g04q): document diagnostic file format and structure analysis
- Identified two main diagnostic formats: JSON-Lines (compiler) and standard JSON (fixtures)
- Documented JSON-Lines format from .fingerprint directory output files
- Added schema details, field descriptions, and sample entries
- Noted encoding (UTF-8) and line endings (Unix \n)
- Updated verification note with comprehensive format findings

Closes bf-5g04q
2026-07-06 17:39:36 -04:00
..
fixtures fix(pdftract-63ka2): AES-128 test buffer allocation for PKCS#7 padding 2026-05-28 01:30:33 -04:00
comparison_mode_test.rs fix(pdftract-63ka2): AES-128 test buffer allocation for PKCS#7 padding 2026-05-28 01:30:33 -04:00
conformance.rs feat(pdftract-3s2i): implement Phase 5.5.2 validation filter 2026-05-24 04:57:17 -04:00
fixture_discovery.rs docs(bf-5g04q): document diagnostic file format and structure analysis 2026-07-06 17:39:36 -04:00
forms_integration.rs test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
mcp-cli-args.rs feat(pdftract-3s2i): implement Phase 5.5.2 validation filter 2026-05-24 04:57:17 -04:00
mcp-http.rs feat(pdftract-3s2i): implement Phase 5.5.2 validation filter 2026-05-24 04:57:17 -04:00
mcp-stdio.rs feat(pdftract-3s2i): implement Phase 5.5.2 validation filter 2026-05-24 04:57:17 -04:00
mcp-tools-integration.rs feat(pdftract-3s2i): implement Phase 5.5.2 validation filter 2026-05-24 04:57:17 -04:00
multi_output_validation.rs test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
root-path-protection.rs feat(pdftract-3s2i): implement Phase 5.5.2 validation filter 2026-05-24 04:57:17 -04:00
test_book_chapter.rs test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
test_contract.rs feat(pdftract-dtpwa): implement contract profile per Phase 7.10 schema 2026-05-24 07:10:32 -04:00
test_encryption_errors.rs test(bf-1or48): verify encryption test modules and fixtures 2026-07-06 12:48:29 -04:00
test_encryption_unsupported.rs test(bf-3x4rp): add missing Stdio import to encryption test files 2026-07-06 12:27:52 -04:00
test_form.rs feat(pdftract-3h9xo): implement threads JSON output + schema integration 2026-05-25 13:40:15 -04:00
test_hash_exit_codes.rs test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
test_header_flag.rs test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
test_legal_filing.rs test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
test_scientific_paper.rs test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
test_slide_deck.rs test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
TH-02-path-traversal.rs test(pdftract-4h06h): implement TH-02 path traversal security test 2026-05-25 13:03:45 -04:00
TH-05-ssrf-block.rs feat(bf-4b7pm): implement temporary storage for benchmark metrics with JSON serialization 2026-07-06 16:43:05 -04:00
TH-08-log-audit.rs test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
TH-09-inspector-xss.rs test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00