Meteor-Community-Packages / Meteor-Community-Packages/meteor-browser-tests
Client tests do not run again when client code changes (headless with puppeteer)
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Using the latest versions or `meteortesting:mocha` I only get `client modified, restarting` when changing client-side code but the tests do not re-run.
I need to either stop the process and start completely new or change server-side code. This is suboptimal for dev workflow. Any insight on this why this happens?
Contributor guide
Research direction
Start by reproducing the issue with the latest versions or meteortesting:mocha in the headless Puppeteer workflow. Observe the `client modified, restarting` path and compare it with a server-side change; done means client-side edits cause the client tests to run again without restarting the process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100