Commit Graph

54 Commits (4011dac6f6826a7588e66e1a1e07b180e19755af)

Author SHA1 Message Date
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
frankiebee 2e5deef2b0 check nonce and balance when resubmiting tx 8 years ago
kumavis b3492d9c17 transaction controller - use nonce-tracker 8 years ago
frankiebee a10740af7e add a check for weather a tx is included in a block when jumping blocks 8 years ago
Thomas Huang c0f07844af Finish async when failing async test 8 years ago
Thomas Huang dbc48c3992 Make test Async 8 years ago
Thomas Huang 13e6672028 Linting 8 years ago
frankiebee 243eeff7cb Fix for tests 8 years ago
Dan Finlay 6491b42266 Add test around txManager#approveTransaction 8 years ago
Dan Finlay c6fd509051 Improve test 8 years ago