handsontable / handsontable/hyperformula
Run unit tests on different browsers automatically
Open
Nobody has claimed this yet.
Chore
Impact: Medium
Tests
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 171
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 7
Description
Description
Create a way of running unit tests on different browsers:
- Chrome
- Firefox
- Safari
- only latest versions?
different node version?part of #974
Should it be run automatically on each PR to develop/master? Or manually before each release?
Links
- https://handsoncode.slack.com/archives/C031GBX62SE/p1649681545935479 (internal discussion)
- https://handsoncode.slack.com/archives/C031GBX62SE/p1649850832578009 (internal discussion)
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 resolving the browser matrix questions in the issue: Chrome, Firefox, Safari, latest versions, and whether runs happen on each PR or before releases. Review the repository's existing unit-test and automation configuration, then define a reproducible cross-browser run whose completion criteria cover the selected browsers and trigger.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100