mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
df5f789391
* Use nock in to intercept gas call for gas-duck test Use nock instead of stubbing out the window fetch. My suspicion is that when the test runs the window sometimes wouldn't be intialized/referenced, which could explain the intermittent test failures in those particular tests that call window.fetch. Using nock allows the call to be intercepted more reliably. |
||
---|---|---|
.. | ||
alerts | ||
app | ||
confirm-transaction | ||
gas | ||
history | ||
locale | ||
metamask | ||
send | ||
swaps | ||
index.js |