MetaCell / MetaCell/geppetto-NeuroSCAN
UI Tests
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- Focus on unit tests and simple smoke tests, use snapshot tests for those components that don't change often & where the output is deterministic
- Backend responses can be mocked
- See the [testing section](https://create-react-app.dev/docs/running-tests/) of create-react-app on how to setup and run tests with create-react-app
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the create-react-app testing section linked in the issue to understand how tests are set up and run. Review the UI components and backend calls to identify unit and smoke-test targets, using mocked responses where needed. Done means the appropriate UI tests exist, with snapshots only for deterministic, stable components.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100