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 J Miller b81c4e5c98 Set a default value for code in _determineTransactionCategory (#6604)
* Set a default value for code in _determineTransactionCategory

* Adds e2e tests that fail when token txs without gas param are not properly handled.

* Adds unit tests for _determineTransactionCategory

* Base error throwing and simple gas setting in estimateTxGas on transactionCategory
2019-05-14 14:14:07 -04:00
..
nonce-tracker-test.js
pending-tx-test.js
recipient-blacklist-checker-test.js
tx-controller-test.js Set a default value for code in _determineTransactionCategory (#6604) 2019-05-14 14:14:07 -04:00
tx-gas-util-test.js
tx-helper-test.js
tx-state-history-helper-test.js
tx-state-manager-test.js
tx-utils-test.js