Write tests for MIX behaviour
Open
Nobody has claimed this yet.
needs tests
- Dominant language
- Bikeshed
- Stars
- 3.6k
- Forks
- 324
- Avg merge
- 14d 22h
- Merged PRs (30d)
- 1
Description
As per https://github.com/w3c/ServiceWorker/issues/1094#issuecomment-290284264 we removed the idea of MIX passthrough. We should write some tests for this.
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
Read the linked issue comment first to understand the removal of MIX passthrough and the expected MIX behavior. Identify the existing Service Worker test entry point for this behavior, add coverage for the stated cases, and run the relevant test suite to confirm the tests pass.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100