RoboJackets / RoboJackets/apiary-react-native

Complete Jest configuration, write tests

Open
#50 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.