File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8383 "build:ios:qa" : " ./scripts/build.sh ios QA" ,
8484 "build:attribution" : " ./scripts/generate-attributions.sh" ,
8585 "test" : " yarn test:unit" ,
86- "test:unit" : " jest ./app/ ./locales/ ./e2e /**/*.test.ts .github/**/*.test.ts --testPathIgnorePatterns='.*/e2e/specs/.*\\ .spec\\ .(ts|tsx|js)$|.*\\ .view(\\ ..*)?\\ .test\\ .(ts|tsx|js|jsx)$'" ,
86+ "test:unit" : " jest ./app/ ./locales/ ./tests /**/*.test.ts .github/**/*.test.ts --testPathIgnorePatterns='.*/e2e/specs/.*\\ .spec\\ .(ts|tsx|js)$|.*\\ .view(\\ ..*)?\\ .test\\ .(ts|tsx|js|jsx)$'" ,
8787 "test:view" : " jest -c jest.config.view.js --runInBand --no-watchman --verbose --testPathPattern='.*\\ .view(\\ ..*)?\\ .test\\ .(ts|tsx|js|jsx)$'" ,
8888 "test:unit:update" : " time jest -u ./app/" ,
8989 "test:api-specs" : " detox reset-lock-file && detox test -c ios.sim.apiSpecs" ,
You can’t perform that action at this time.
0 commit comments