margelo / margelo/react-native-nitro-sqlite
Extract macOS integration testing and CI
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 565
- Forks
- 53
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 18
Description
PR #298 adds a desktop process runner and HTTP result transport because the current mobile test runner does not manage macOS app lifecycle. This work can be reviewed after the macOS example application.
Create a dependent PR for shared test registration, desktop reporting, process cleanup, and macOS workflows. Verify successful, failed, timed-out, and early-exit runs.
Source: https://github.com/margelo/react-native-nitro-sqlite/pull/298
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 reviewing PR #298 and the macOS example application, then compare the current mobile test runner with the requested shared registration, desktop reporting, and process cleanup. Check the macOS workflows and verify successful, failed, timed-out, and early-exit runs are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, macos, react-native
- Domain
- ci-cd, desktop, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100