Commit graph

2 commits

Author SHA1 Message Date
jedarden
98c2cfa9ec chore(bf-6uh9a): clean tests/fixtures and relocate useful generators 2026-07-06 10:48:19 -04:00
jedarden
65b991b94b test(bf-5tlas): verify basic CLI execution on JavaScript PDF fixture
- Tested pdftract extract command on tests/fixtures/security/embedded-js.pdf
- Exit code: 0 (successful)
- Execution time: 0.003s (well under 30-second requirement)
- CLI correctly detects JavaScript action without executing it
- Output includes: fingerprint, javascript_actions, diagnostics, schema_version
- All acceptance criteria PASS

Closes bf-5tlas
2026-07-06 10:41:11 -04:00