Why
Docs report 0% test coverage; this blocks safe iteration.
Scope (initial)
- Model JSON roundtrip tests
- Controller state transition tests for critical flows
Tasks
Acceptance criteria
References
docs/01_CODEBASE_ARCHITECTURE_REVIEW.md: Test Coverage 0/10
docs/02_FEATURES_REQUIREMENTS_BEST_PRACTICES.md: Testing Strategy + CI blueprint
Why
Docs report 0% test coverage; this blocks safe iteration.
Scope (initial)
Tasks
test/structure (models/controllers)PetModel,UserModel,PostModel,OrderModelJSON parse/serializeAuthNotifierlogin/register error paths (mock repo)CartControllerpersistence (after cart persistence issue is implemented)flutter testAcceptance criteria
flutter testruns in CIReferences
docs/01_CODEBASE_ARCHITECTURE_REVIEW.md: Test Coverage 0/10docs/02_FEATURES_REQUIREMENTS_BEST_PRACTICES.md: Testing Strategy + CI blueprint