Front: i18n: Tests translation and action dispatch

This commit is contained in:
Arthi-chaud
2022-08-12 11:11:57 +02:00
parent b16ef2276c
commit 8766b308ee
5 changed files with 81 additions and 10 deletions
+2
View File
@@ -33,12 +33,14 @@
"react-native-paper": "^4.12.2",
"react-native-safe-area-context": "4.2.4",
"react-native-screens": "~3.11.1",
"react-native-testing-library": "^6.0.0",
"react-native-web": "0.17.7",
"react-query": "^4.0.0",
"react-redux": "^8.0.2"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@testing-library/react-native": "^11.0.0",
"@types/react": "~17.0.21",
"@types/react-native": "~0.66.13",
"react-test-renderer": "17.0.2",