Commit Graph

527 Commits (c5b7880f051b1ee47a9f8eecc6ea5c553f9efa6c)

Author SHA1 Message Date
kumavis 25a80932a6 pending tx tracker - test - expect warning event on resubmit failure 7 years ago
kumavis a86f6d6d90 pending tx tracker - test - rename tests to match event name 7 years ago
kumavis c9c0e6f674 tx state history - test - fix format of history entries 7 years ago
kumavis d29b5f10ef tx state history - fix bug where initial snapshot was mutated on updateTx 7 years ago
frankiebee ac80eaca1f pending-tx - dont check the balance to rebrodcast 7 years ago
kumavis f2d9b75e94 network controller - refactor to use _setProvider 7 years ago
kumavis b41aad6d1a style - small whitespace nitpick 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 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 feed9a5a17 Add mock random value generator 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
kumavis 9f665d8eda test - integration - bump timeout 7 years ago
kumavis 5d01ca10e4 tests - mascara - increase timeout before test starts 7 years ago
kumavis a9900be085 test - mascara - move skip reload test flag 7 years ago
kumavis 779e973b45 tests - integration - mascara - small cleanup and timeout adjustments 7 years ago
frankiebee c5a2527c17 set time if platform is mascara 7 years ago
frankiebee 7bcca782cb remove testem files 7 years ago
frankiebee 7fb8623568 dont reload on initial download and wait before passing sw to ui 7 years ago
kumavis b53d04c409 tests - integration - get flat and mascara tests closer to compatible 7 years ago
kumavis 610f09262d tests - refactor and rename npm scripts 7 years ago
kumavis cbff5fd450 tests - mascara - move temp build files into dist/mascara 7 years ago
kumavis 56db3999ad tests - start migrating mascara tests to karma 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
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