`npx ocular-test dist` should allow for browser-only testing
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 3
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 7
Description
I don't think it needs to be a requirement that all vis.gl releases use node tests. We currently have the ability to choose to use browser tests, or node tests with test.coverage config. Can we add a flag to choose which tests to run on release? Perhaps test.release.disableNode: boolean?
Contributor guide
No contributing guide indexed for this repository
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 locating the ocular-test dist release entry point and the handling for test.coverage and test.release configuration. Confirm how node and browser tests are currently selected. Done means a release can explicitly disable node tests for browser-only testing while preserving the existing default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- release, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100