Commit Graph

2 Commits (630e2300f4c2377bf14931964cfe9542910292db)

Author SHA1 Message Date
tmashuang 13ebb0b455 Moved loose some loose test files to sub folders 7 years ago
frankiebee a45cb75435 transactions - add a nonce check utility for ui use 7 years ago
kumavis b8a18feb51 test - unit - send from test accounts to avoid not-enough-balance error from ganache 7 years ago
frankiebee 88f4212363 meta - transactions - code clean up and jsDoc 7 years ago
frankiebee 2d7c3c2b00 meta - transactions - create a transactions dir in controller and move relevant files into it 7 years ago
frankiebee c02da0f27c transactions - _normalizeTxParams will now return a new object for txParams 7 years ago
frankiebee 343f0e9e80 transactions - remove unnecessary keys on txParams 7 years ago
frankiebee 245c01bc0f transactions - make #_validateTxParams not async and "linting" wink wink nudge nudge 7 years ago
frankiebee 457a47bf62 transactions - normalize txParams 7 years ago
frankiebee b58ca99b61 tests - fix txController tests so that txMetas have a from feild 7 years ago
frankiebee c6dff98ee1 tests - add tests for transactions#retryTransaction and transactions#_markNonceDuplicatesDropped 7 years ago
kumavis 899e839e7c test - createTestProviderTools includes block tracker layer 7 years ago
kumavis d7c8ec22a4 test - tx controller - fix txGasUtil reference 7 years ago
kumavis d1d745eef4 test - typo - fix spelling of word stubbed 7 years ago
kumavis 3cbf2b7e3e test - remove createEthJsQueryStub 7 years ago
frankiebee 7a30950e4d test - fix to match expected behavior 7 years ago
Dora E. Mondrian 41fea44af3 newUnaprovedTx => newUnapprovedTx 7 years ago
frankiebee ac80eaca1f pending-tx - dont check the balance to rebrodcast 7 years ago
frankiebee 0a94ec41d3 pending-tx - move incrementing of the retryCount on the txMeta outside pending-tx-tracker 7 years ago
frankiebee b05a6f89cb fix tests 7 years ago
frankiebee 9fd5458112 transactions: lint fixes and reveal status-update event for balance controller 7 years ago
tmashuang ff6f7b52e4 Clean up transactionController tests 7 years ago
tmashuang 20fea3f1de Remove pending updateAndApprovedTransaction test 7 years ago
tmashuang d4578836c9 Most of transaction controller tests 7 years ago
Dan Finlay f128240e7f Fix test references 7 years ago
frankiebee 59909601b8 add test for pendingTxCount 7 years ago
frankiebee 3ad67d1b14 match other controller patterns 7 years ago
frankiebee 9b9df41724 more tests and craete a getPendingTransactions function 7 years ago
frankiebee 15c12ca4bb add better comments 7 years ago
frankiebee e9712a13ec Create tests for TxStateManager 7 years ago
kumavis a9e5564e8d tx controller - test - fix typo from moved test 7 years ago
kumavis fec0f2ca5e tx controller - test - test tx state history in updateTx 7 years ago
kumavis fdffb6fedc introduce tx-state-history-helper and diff-based history 7 years ago
frankiebee e761fb0ef7 use provider stub 7 years ago
frankiebee 54739cb798 test for pending tx watcher 7 years ago
kumavis da16f39626 Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial 7 years ago
frankiebee 0808eb2256 fix test 7 years ago
frankiebee b80c7e417b move newUnapprovedTransaction to transactions.js 7 years ago
frankiebee 21e76484d6 add test for addTxDefaults 7 years ago
frankiebee 432f516ab0 make addUnapprovedTransaction async function and use promise based ethQuery 7 years ago
kumavis 5ec73c0e65 tx cont - fix test to use async api 7 years ago
frankiebee 7eccf5905a make publishTransaction and signTransaction async methods 7 years ago
kumavis f5de16c911 test - tx controller - fix promise handling 7 years ago
kumavis ab8bae421e test - tx-controller - stub block-tracker method 7 years ago
Dan Finlay 07d4e4fe6f Fix failing test 7 years ago
Dan Finlay 96df7ad8d3 Add missing done 7 years ago
Dan Finlay ef1282b556 Typo fix 7 years ago
Dan Finlay a915dfdeaa Add failing test for retrying an over-spending tx 7 years ago
frankiebee e672f2da0d remove irrelevant test 8 years ago
frankiebee b67bc7043e Fix test to call done 8 years ago