learning_ai_notes/mobile/__mocks__
saravanakumardb1 5a0175fa66 feat(mobile): add Block H — Vitest RN mock aliases + component smoke tests
- Create __mocks__/ with react-native, expo-router, expo-constants, expo-status-bar, react-native-mmkv, @testing-library/react-native
- Update vitest.config.ts with resolve aliases for all native modules
- Add AuthScreen smoke test (3 tests)
- Add HomeScreen smoke test (2 tests)
- Add @types/react-test-renderer dev dependency
- Total: 32 passing tests (27 store + 5 component)
2026-03-31 00:42:49 -07:00
..
@testing-library feat(mobile): add Block H — Vitest RN mock aliases + component smoke tests 2026-03-31 00:42:49 -07:00
expo-constants.ts feat(mobile): add Block H — Vitest RN mock aliases + component smoke tests 2026-03-31 00:42:49 -07:00
expo-router.ts feat(mobile): add Block H — Vitest RN mock aliases + component smoke tests 2026-03-31 00:42:49 -07:00
expo-status-bar.ts feat(mobile): add Block H — Vitest RN mock aliases + component smoke tests 2026-03-31 00:42:49 -07:00
react-native-mmkv.ts feat(mobile): add Block H — Vitest RN mock aliases + component smoke tests 2026-03-31 00:42:49 -07:00
react-native.ts feat(mobile): add Block H — Vitest RN mock aliases + component smoke tests 2026-03-31 00:42:49 -07:00