Files
minibits_wallet/__tests__
minibits-cashandClaude Opus 4.8 7bf7685ec6 Fix jest test suite: scope testMatch, mock quick-crypto, drop dead tests
- testMatch now only picks up *.test/*.spec files so the i18n scripts
  (run via `yarn test:i18n`) are no longer globbed as empty suites
- Allowlist react-native-flash-message for transform and map
  react-native-quick-crypto to a Node crypto shim, unblocking the 11
  cashuDleq tests that load it transitively via @scure/bip32
- Remove orphaned storage.test.ts (module + async-storage dep gone) and
  the boilerplate App.test.tsx smoke test that mounted the full native tree

Suite now: 12 suites / 136 tests passing.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-30 22:31:36 +02:00
..