Commit Graph

753 Commits (3642810584b262cf98f2576248392a389292831f)

Author SHA1 Message Date
frankiebee 59909601b8 add test for pendingTxCount 7 years ago
Dan Finlay 53a467cd1e Some progress 7 years ago
tmashuang a79b4db06a E2E testing with selenium 7 years ago
frankiebee 3ad67d1b14 match other controller patterns 7 years ago
kumavis 48d21f4fca tests - integration - fix bad cherry-pick 7 years ago
kumavis 0e70366e9c test - integration - drop testem for karma 7 years ago
kumavis d4a41e0277 test - integration - build - manually exit from test builder + add bundle destination log 7 years ago
kumavis 19d6618c04 test - integration - build - use pump + log bundling information 7 years ago
kumavis a6d49a49ea test - integration - use async fn for error catching 7 years ago
frankiebee 9b9df41724 more tests and craete a getPendingTransactions function 7 years ago
Dan Finlay 65c00e9fbb Improve test name 7 years ago
Dan Finlay 532a4040de Add test for computing gas price 7 years ago
Dan Finlay c616581001 Remove logs 7 years ago
Dan Finlay a95a3c7e4f Fix balance calc test 7 years ago
Dan Finlay 7b92268428 Fix valueFor test 7 years ago
Dan Finlay 4058574436 Add basic test for valueFor 7 years ago
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
Simon Liang 0db627d979 refactored and added unit test 7 years ago
frankiebee 28fbdca830 remove .only 7 years ago