Commit Graph

374 Commits (604c91f7b2158b09acfcf0e56ea77d0fad0d9dec)

Author SHA1 Message Date
Dan Finlay 38ba31bbe0 Refer to pending nonces, not just their count 7 years ago
frankiebee e43db262d8 fix test 7 years ago
Dan Finlay bb24f07b17 When network nonce is highest, it should be used. 7 years ago
Dan Finlay 0f36e0e6da Fix test 7 years ago
Dan Finlay 440101f2b5 Add new assertions and de-duplicate nonce tracker generation 7 years ago
Dan Finlay 306249e89e Add test for no previous txs 7 years ago
Dan Finlay f13c637b23 Confine mock strategy to describe block 7 years ago
Dan Finlay c76194d7c3 Move mock txs to tx mocking class 7 years ago
frankiebee bf8a62eb39 add test for using localNonce 7 years ago
Dan Finlay f684b53b69 Remove dead tests 7 years ago
frankiebee e761fb0ef7 use provider stub 7 years ago
frankiebee 28fbdca830 remove .only 7 years ago
frankiebee e7f838e626 fix test 7 years ago
frankiebee 54739cb798 test for pending tx watcher 7 years ago
frankiebee 4ac0b97202 test for SufficientBalance 7 years ago
frankiebee 3dcc199845 rename the test description Transaction Manger -> Message Manger 7 years ago
kumavis d526f68c8e test - actions - tx - fix async test 7 years ago
kumavis efb7543c6d test - actions - remove commented code 7 years ago
kumavis 500e7d1f04 nodeify - test - syntax nitpick 7 years ago
frankiebee b955b5a89a add test for no callback error 7 years ago
frankiebee a8966c4a4f fix test 7 years ago
kumavis e223b0c789 test - dont mix callback and promise 7 years ago
kumavis da16f39626 Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial 7 years ago
frankiebee 5ac4c2de6f remove unused sinon 7 years ago
frankiebee 0808eb2256 fix test 7 years ago
frankiebee b80c7e417b move newUnapprovedTransaction to transactions.js 7 years ago
kumavis 8c6f01b910 blacklist controller - breakout from metamask and infura controllers 7 years ago
kumavis ecaa235b5e phishing detection - move phishing detection into contentscript and metamask controller 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 9eb13aee00 blacklist - add tests for metamask subdomains 7 years ago
kumavis 9d345e744d blacklist - clearer test format 7 years ago
Kevin Serrano 6a9d40c558
Add test for blacklister. 7 years ago
kumavis 55a55141d0 nonce-tracker - fix test 7 years ago
kumavis 5ec73c0e65 tx cont - fix test to use async api 7 years ago
kumavis 4445ba1569 tx cont - add argument for provider constructor 7 years ago
Dan Finlay a22adec66f Replace ui with responsive-ui 7 years ago
Dan Finlay 86d367957f Move responsive ui into its own folder for easier merges 7 years ago
sdtsui 2adfce772c Add new tests for dropdown component 7 years ago
Dan Finlay 614501e743 Fix transaction confirmation ordering 7 years ago
tmashuang a4c7d95d0d Sinon stub infura network status 7 years ago
tmashuang 02cf65d513 Use Let instead of var 7 years ago
tmashuang bda52f7cba Infura Network response tests 7 years ago
frankiebee 7eccf5905a make publishTransaction and signTransaction async methods 7 years ago
sdtsui 1507da139d Add tests for new dropdown component 7 years ago
frankiebee aeefcbd75b Fix test to match behavior 7 years ago
kumavis 23d44e5399 tests - disable infura test 7 years ago
Dan Finlay c7b9e3fb18 Improve insufficient balance checking in retry loop 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