Commit Graph

567 Commits (5fc24930a7febd919ec6a8f6e9c14f2bac0ef2b2)

Author SHA1 Message Date
Thomas 0f10aa3729 Clean up test, remove react & mountWithStore 7 years ago
Thomas c2cef0f815 Set address to default with empty string, add test validation. 7 years ago
Dan Finlay f09d72fa2a Remove extension-store since we aren't using it yet 7 years ago
Dan 598390e83e Finish tests for extension-store fetch and sync. 7 years ago
kumavis 899e839e7c test - createTestProviderTools includes block tracker layer 7 years ago
kumavis d7c8ec22a4 test - tx controller - fix txGasUtil reference 7 years ago
kumavis d1d745eef4 test - typo - fix spelling of word stubbed 7 years ago
kumavis 3cbf2b7e3e test - remove createEthJsQueryStub 7 years ago
frankiebee 7a30950e4d test - fix to match expected behavior 7 years ago
Dan Finlay 943befef91 Add test for gas estimate default 7 years ago
Thomas 39b700bf87 Account for 0x/empty string address and contract creation 7 years ago
Dan Finlay aec24ec81e Fix feature to work 7 years ago
Dan Finlay 571f6723a6 Add test for better gas estimation 7 years ago
Kevin Serrano 4b63ec8f1d
Test for failure of the async methods. 7 years ago
frankiebee 0c54efdfc7 tests - be more verbose in test messages 7 years ago
frankiebee 8bd942d406 add tests for #_checkIfNonceIsTaken 7 years ago
Kevin Serrano adf4b89804
Add additional test to ui utils to account for exact wei values. 7 years ago
Kevin Serrano 3d627e869b
Add test for edge case. 7 years ago
Ellie Day a76324f6d3 Add ExtensionStore and add basic store instance syncing to main controller 7 years ago
Dan J Miller 4acd48966e [NewUI] Fixes tests and sends user to NewUI after registering. (#2788) 7 years ago
Dan Finlay 9bb701f063 Add failing test for updating token details 7 years ago
Dan ec6c3c33bd Merge branch 'master' into NewUI-flat-merge-with-master 7 years ago
Dan 3356c15d04 Add tests for exponential backoff code in _resubmitTx 7 years ago
Dan af8fcb6777 Update resubmitPendingTxs tests. 7 years ago
Thomas Huang cefe6cded6 Update to Enzyme 3.2.0 7 years ago
Dan Finlay 8dd0093184 Remove logs 7 years ago
Dan Finlay 764a5bac56 Get test passing 7 years ago
Dan Finlay 884f203564 Add failing test for #2577 Seed Phrase Bug 7 years ago
Dora E. Mondrian 41fea44af3 newUnaprovedTx => newUnapprovedTx 7 years ago
Dan b7653e8207 Get current NewUI-flat tests working. 7 years ago
Chi Kei Chan 996523c790 Fix unit test 7 years ago
kumavis 8da0d0b28a Revert "NetworkController refactor for new EthClient interface" 7 years ago
Dan Finlay 06094c914b Move etherscan link logic into module 7 years ago
kumavis dcf10f3d75 nonce-tracker - use blockTracker directly 7 years ago
kumavis 0f8d7dacb1 network-controller - use obj-proxy for providerProxy 7 years ago
Kevin Serrano d82d9215fb
Make modification 7 years ago
Kevin Serrano c12d56063d
Fix to actually fail in earlier versions. 7 years ago
Kevin Serrano 6f0c0e8374
Add test to look for wei precision. 7 years ago
kumavis 3b3120c5f8 nodeify - fix test 7 years ago
Dan Finlay 94513cae7b Provide method for tx tracker to refer to all txs 7 years ago
Dan Finlay a32d71e8ed Add failing test for issue #2294 7 years ago
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