1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/test/unit
Mark Stacey 1eaffee00d
Await completion of async actions under test (#8386)
Some of the unit tests for `actions.js` were calling async actions
without `await`-ing them. All async actions are now called with `await`
to ensure they've completed.
2020-04-23 09:45:54 -03:00
..
actions Move action constants to separate module (#8308) 2020-04-08 21:35:37 -03:00
app Rename _checkIfTxWasDropped (#8378) 2020-04-22 17:03:59 -02:30
migrations Connected indicator info popup (#8293) 2020-04-22 14:41:36 -02:30
responsive/components Remove redux-test-utils dependency (#8070) 2020-02-18 14:54:03 -03:30
ui Await completion of async actions under test (#8386) 2020-04-23 09:45:54 -03:00
balance-formatter-test.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
localhostState.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30