pdftract/crates/pdftract-cli
jedarden 1dad27ab2e feat(bf-31re9): comment unused internal imports in encryption tests
Commented out unused internal module imports in encryption error tests
with comprehensive documentation explaining the subprocess testing
approach. Verified all modules exist and compile successfully.

Verified imports:
- pdftract_cli::password (crates/pdftract-cli/src/password.rs)
- pdftract_core::diagnostics types (crates/pdftract-core/src/diagnostics.rs)

Tests use std::process::Command to spawn CLI binary, not direct
module calls. Imports retained as comments for future reference.

Closes bf-31re9. Verification: notes/bf-31re9.md
2026-07-06 12:37:14 -04:00
..
benches test(bf-3x4rp): add missing Stdio import to encryption test files 2026-07-06 12:27:52 -04:00
examples test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
src test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
tests feat(bf-31re9): comment unused internal imports in encryption tests 2026-07-06 12:37:14 -04:00
-.json feat(pdftract-4k1x4): complete Phase 4 Text Assembly and Layout 2026-06-08 09:09:37 -04:00
build.rs test(bf-3f9q8): add SSRF URL test cases and assertions 2026-07-06 12:09:31 -04:00
Cargo.toml test(bf-5cnj8): add comprehensive CLI module imports for encryption testing 2026-07-05 18:54:48 -04:00
header chore(pdftract-36glh): remove unused JpxDecoder import and add verification note 2026-05-28 05:23:13 -04:00
pdftract-cli.cdx.json feat(pdftract-67tm8): implement MCP stdio transport with integration tests 2026-05-23 00:16:42 -04:00