No tests for the mobile app

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

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
typescript
Domain
mobile, testing

Research direction

Start by reviewing the mobile app setup and src/lib/api.ts, focusing on URL resolution per platform, error mapping, and the timeout. Set up the Jest-based test environment and add coverage for those API behaviors. Done means the app has a working test script and tests for the identified API paths.

Written by the indexing model from the issue text.

Description

severity:significant

No jest, no test script, no test files, ~14k lines covered only by typecheck and lint. Set up jest-expo. src/lib/api.ts is the natural first target: URL resolution per platform, error mapping, the timeout.

Dominant language
TypeScript
Stars
9
Forks
4
Avg merge
9h 34m
Merged PRs (30d)
16

Contributor guide

No contributing guide indexed for this repository

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.

More from rubyforgood/alongwithyou

All issues in rubyforgood/alongwithyou

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.