Skip to content

Testing

LeoTM edited this page Jul 10, 2022 · 52 revisions

Static Analysis

  • types (TypeScript)
  • rules (ESLint > Lint Staged)
  • formatting (Prettier)

Git hooks (Husky)

Tests

  • E2E (Detox) native runtime
  • components (RNTL)
  • units (Jest, Mocha, Chai)
  • UI regressions (react-native-owl, Reg Suit, Loki, Jest snapshots)

Test data

  • screens (Loki, Detox)
  • vids (Detox)

Matrices


Clone this wiki locally