1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +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 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 Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
recipient-blacklist-checker-test.js feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
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 Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
tx-helper-test.js
tx-state-history-helper-test.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
tx-state-manager-test.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
tx-utils-test.js