RoboJackets / RoboJackets/apiary-react-native
Complete Jest configuration, write tests
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Jest test framework for JavaScript is installed but unused in this project. Currently only tests that App.tsx renders correctly and fails because NFC can't be properly tested for except with real hardware. Other tests are not written.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the current Jest configuration and the existing test for App.tsx rendering. Identify which parts of the app can be tested without NFC hardware, then add the missing tests and complete the Jest setup. Done means the suite runs successfully and covers behavior beyond the current App.tsx rendering test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native, typescript
- Domain
- mobile, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100