Fix all openspec validation errors (45/45 pass)
Main specs (7): Converted from delta format (## ADDED/MODIFIED) to proper main spec format (## Purpose + ## Requirements) Changes (3): Added missing spec files for e2e-test-reorganization, journal-poi-details, and mobile-nearby-sync Mobile testing: Added missing scenario for "No Vitest" requirement Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
8682ec8140
commit
572d240ed1
11 changed files with 94 additions and 7 deletions
|
|
@ -24,3 +24,7 @@ The mobile app SHALL use Maestro for end-to-end flow testing on real/emulated de
|
|||
|
||||
### Requirement: No Vitest for mobile
|
||||
Vitest SHALL NOT be used for the mobile app. React Native Testing Library has incomplete Vitest support — Jest with jest-expo is the stable, Expo-recommended choice.
|
||||
|
||||
#### Scenario: Vitest not used
|
||||
- **WHEN** unit or component tests are added to the mobile app
|
||||
- **THEN** they use Jest with jest-expo preset, not Vitest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue