**Phase 3: Configuration & Navigation - Issue #12** ## Description Configure Jest with co-located tests and better mock names. ## Tasks - [ ] Update Jest config for co-located test discovery - [ ] Create global mocks with descriptive names (mockWagmiUseAccount, etc.) - [ ] Set up 90% coverage thresholds - [ ] Configure test setup files ## Acceptance Criteria - [ ] Jest configured for co-located tests - [ ] Global mocks with descriptive names - [ ] 90% coverage thresholds set - [ ] Test setup files configured ## Related - Part of EPIC: Mobile V2 Complete Implementation #46 🤖 Generated with [Claude Code](https://claude.ai/code)
Phase 3: Configuration & Navigation - Issue #12
Description
Configure Jest with co-located tests and better mock names.
Tasks
Acceptance Criteria
Related
🤖 Generated with Claude Code