1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit/app/controllers/transactions
Dan Finlay 22ba0b0c2d Resubmit approved transactions on new block (#5752)
* Add beginning of test

* Resubmit approved transactions on new block

May fix #4343 and related issues, where an error could leave
transactions stranded in the approved state.

* Remove unused test

* Re-approve transactions when retrying approved

* Add retry approved test

* Include approved in pending tx count

* Fix getPendingTxs()

* Linted

* Only throw hash error in submitted state

* Only check submitted txs for block inclusion

* Fix test expectations
2018-11-14 11:34:07 -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 Resubmit approved transactions on new block (#5752) 2018-11-14 11:34:07 -10:00
recipient-blacklist-checker-test.js eslint --fix . 2018-07-02 18:49:33 -04:00
tx-controller-test.js Resubmit approved transactions on new block (#5752) 2018-11-14 11:34:07 -10:00
tx-gas-util-test.js fix warning for unit tests 2018-07-02 20:12:50 -04:00
tx-helper-test.js
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