lllin000_PaperForge/tests/journey
Research Assistant 91cf548dd6 feat(54-001): add UX contract and user journey tests
- docs/ux-contract.md: verifiable step sequences for install, sync, OCR, dashboard
- tests/journey/conftest.py: journey_fresh_vault, journey_established_vault, journey_cli_invoker fixtures with isolation guards
- tests/journey/test_onboarding.py: JNY-02 new user onboarding (sync -> OCR -> analyze -> deep-read)
- tests/journey/test_daily_workflow.py: JNY-03 existing user adds paper workflow
2026-05-09 00:52:55 +08:00
..
__init__.py feat(54-001): add UX contract and user journey tests 2026-05-09 00:52:55 +08:00
conftest.py feat(54-001): add UX contract and user journey tests 2026-05-09 00:52:55 +08:00
test_daily_workflow.py feat(54-001): add UX contract and user journey tests 2026-05-09 00:52:55 +08:00
test_onboarding.py feat(54-001): add UX contract and user journey tests 2026-05-09 00:52:55 +08:00