🧪 Test cobverage

part9
Antoine PEREDERII 1 year ago
parent 9354634b6d
commit 3579dd752d

1343
src/package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -8,7 +8,8 @@
"android": "expo start --android", "android": "expo start --android",
"ios": "expo start --ios", "ios": "expo start --ios",
"web": "expo start --web", "web": "expo start --web",
"test": "jest" "test": "jest",
"coverage": "jest --coverage"
}, },
"dependencies": { "dependencies": {
"@jest/globals": "^29.7.0", "@jest/globals": "^29.7.0",

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save