MetaMask / MetaMask/metamask-extension
Use `createTestProviderTools` in metamask-controller.test.js
Open
Nobody has claimed this yet.
team-extension-platform
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
We should stub the provider as necessary in metamask-controller.test.js.
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 reading metamask-controller.test.js and searching the repository for existing createTestProviderTools usage. Update the test to stub the provider where necessary, then run metamask-controller.test.js and confirm its tests pass without relying on an unstubbed provider.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100