Commit Graph

527 Commits (c5b7880f051b1ee47a9f8eecc6ea5c553f9efa6c)

Author SHA1 Message Date
Dan Finlay b6e8791bc2 test not passing 7 years ago
Dan Finlay f9a052deed Add first passing balance calc test 7 years ago
Dan Finlay 714df393b4 Add test template 7 years ago
tmashuang 36a44ef61f Update mock-store dependency 7 years ago
frankiebee 15c12ca4bb add better comments 7 years ago
frankiebee 00bd5b143f rename tx-utils.js -> tx-gas-utils.js 7 years ago
frankiebee 4c554f32ec remove #buildEthTxFromParams 7 years ago
Dan Finlay 2117490d41 Add test for trying to reproduce faq#67 7 years ago
Dan Finlay b97a65e1d1 Add some tests to tx-state-history-helper 7 years ago
Dan Finlay e057c37b33 Corrected test constraints 7 years ago
Dan Finlay dae7c632d6 Add mysterious failing test 7 years ago
Dan Finlay 855f4eeacb Pass nonce tests 7 years ago
Dan Finlay 221575a191 Fix new test, break an older maybe wrong one 7 years ago
Dan Finlay 5feda43360 Add failing test for newly identified error state 7 years ago
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
frankiebee 474a4e941f fix tests 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 e9712a13ec Create tests for TxStateManager 7 years ago
frankiebee bf8a62eb39 add test for using localNonce 7 years ago
Dan Finlay f684b53b69 Remove dead tests 7 years ago
kumavis a9e5564e8d tx controller - test - fix typo from moved test 7 years ago
kumavis 1af797b1b3 tx controller - tx state history various small fixes 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 be4011c310 create a provider stub 7 years ago
frankiebee 28fbdca830 remove .only 7 years ago
frankiebee e7f838e626 fix test 7 years ago
sdtsui f37f405d52 Fix integration test failures: ensure qr code is accessible 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 0a5a46b8f4 test - integration - better error handling 7 years ago
kumavis f804567d24 test - integration - syntax - prefer const 7 years ago
kumavis 925edd5f7d test - integration - remove unused code 7 years ago
kumavis 44616483e0 test - integration - throw error on failure 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