Commit Graph

694 Commits (7610248f8c09f9fb86da700ae2818e9b4bd07832)

Author SHA1 Message Date
frankiebee 80c98b1653 transactions: make evnt names pretty and eaiser to read 7 years ago
frankiebee 9fd5458112 transactions: lint fixes and reveal status-update event for balance controller 7 years ago
frankiebee 4f887c6a62 fix test 7 years ago
frankiebee b654eb9b1f wrap block tracker in events proxy 7 years ago
Kevin Serrano 31e9dcf470
Modify tests for new API. 7 years ago
tmashuang ff6f7b52e4 Clean up transactionController tests 7 years ago
Dan Finlay 8cd7329c91 Implemented feedback 7 years ago
tmashuang 20fea3f1de Remove pending updateAndApprovedTransaction test 7 years ago
tmashuang d4578836c9 Most of transaction controller tests 7 years ago
Dan Finlay 443b1a8eb7 Remove keyring controller from project 7 years ago
Dan Finlay f128240e7f Fix test references 7 years ago
Dan Finlay e9043f22df Allow custom encryptor to be passed to MetaMaskController and KeyringControllers. 7 years ago
frankiebee 4e57cdf8b3 stub platform 7 years ago
Dan Finlay c9585f166f Fix test 7 years ago
frankiebee 59909601b8 add test for pendingTxCount 7 years ago
Dan Finlay 53a467cd1e Some progress 7 years ago
frankiebee 3ad67d1b14 match other controller patterns 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
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