1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/test/unit/app/controllers/transactions
Frankie b5d6452454
Disallow loading as metamaskNetworkId (#5924)
* transactions - throw an error if a transaction is generated while the network is loading

* add tests for failing when netId is loading
2018-12-13 09:14:46 -10:00
..
nonce-tracker-test.js Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine 2018-07-03 12:42:14 -07:00
pending-tx-test.js Tx controller now uses safe event emitter (#5769) 2018-11-16 10:34:08 -08:00
recipient-blacklist-checker-test.js eslint --fix . 2018-07-02 18:49:33 -04:00
tx-controller-test.js Disallow loading as metamaskNetworkId (#5924) 2018-12-13 09:14:46 -10:00
tx-gas-util-test.js fix warning for unit tests 2018-07-02 20:12:50 -04:00
tx-helper-test.js Moved loose some loose test files to sub folders 2018-05-21 05:59:26 -07:00
tx-state-history-helper-test.js eslint --fix . 2018-07-02 18:49:33 -04:00
tx-state-manager-test.js test - check that #setTxStatusRejected removes transaction from history 2018-07-10 15:35:27 -07:00
tx-utils-test.js eslint --fix . 2018-07-02 18:49:33 -04:00