mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 17:00:23 +00:00
Updates all tests that assert on status --json output to read from PFResult envelope.
Code was intentionally changed in Phase 57 to wrap JSON output in PFResult {ok, command, version, data, error}. Tests must validate the new contract shape, not the old flat dict format.
|
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_multi_domain_sync.py | ||
| test_ocr_e2e.py | ||
| test_status_doctor_repair.py | ||
| test_sync_pipeline.py | ||