MetaMask / MetaMask/metamask-extension
[e2e] Add test which validates only 1 request is sent to the Security Provider API
Open
blocked
team-confirmations-planning
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
**Context**: there has been an issue, where we sent additional requests to the Security Provider https://github.com/MetaMask/metamask-extension/issues/18560 . This issue has been partially fixed by this PR https://github.com/MetaMask/metamask-extension/pull/18598 and one more PR is pending in order to fix it completely.
**What**: add assertion in the security provider test, which validates that only 1 request is sent to the Security Provider API.
Contributor guide
Assessment
This issue has not been assessed yet.