1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/test/unit/app
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
..
controllers Resubmit approved transactions on new block (#5752) 2018-11-14 11:34:07 -10:00
account-import-strategies.spec.js
buy-eth-url.spec.js
cleanErrorStack.spec.js Some Ui tests 2018-09-24 11:28:04 -05:00
ComposableObservableStore.js
edge-encryptor-test.js
message-manager-test.js
nodeify-test.js
pending-balance-test.js
personal-message-manager-test.js
seed-phrase-verifier-test.js
util-test.js