mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 17:00:23 +00:00
- paperforge/cli.py adds annotation subparser with 7 subcommands - paperforge/commands/annotation.py dispatch + command implementations - import/list/create/patch/delete/export/status - all support --json output via PFResult envelope - tests/cli/test_annotation_commands.py 10 tests: parser validation + integration create/list/patch/delete lifecycle |
||
|---|---|---|
| .. | ||
| snapshots/test_json_contracts/test_status_json_snapshot_regression/status_json | ||
| __init__.py | ||
| conftest.py | ||
| test_annotation_commands.py | ||
| test_contract_helpers.py | ||
| test_error_codes.py | ||
| test_json_contracts.py | ||
| test_text_contracts.py | ||