-
Notifications
You must be signed in to change notification settings - Fork 41
[MOB-9673] Fix unit tests #594
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MOB-9673] Fix unit tests #594
Conversation
…ing-library/react-native in package.json and yarn.lock
… mock WebView, and restructure test files
…ish workflow, and enable additional Code Climate plugins
…-alpha/MOB-9673-new-unit-tests
…-alpha/MOB-9673-new-unit-tests
…-alpha/MOB-9673-new-unit-tests
…-alpha/MOB-9673-new-unit-tests
…-alpha/MOB-9673-new-unit-tests
evantk91
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just left comment about deprecated library :)
| "@react-native/eslint-config": "^0.73.1", | ||
| "@react-navigation/native": "^6.1.18", | ||
| "@release-it/conventional-changelog": "^5.0.0", | ||
| "@testing-library/jest-native": "^5.4.3", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I looked up the jest-native library and it is indicated as deprecated. Is this a concern?
https://github.com/testing-library/jest-native
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The react-native library is the correct recommended version.
🔹 JIRA Ticket(s) if any
✏️ Description