Commit Graph

634 Commits (e89350b19fdac56968303e5c48806a4605fb4b22)

Author SHA1 Message Date
brunobar79 e89350b19f added tests for removeAccount 6 years ago
brunobar79 de4265c629 added more unit tests 6 years ago
brunobar79 e5512c306d added unit tests for metamaskcontroller 6 years ago
brunobar79 41879a9835 added test for preferences controller 6 years ago
frankiebee b30499886f test - check that #setTxStatusRejected removes transaction from history 6 years ago
frankiebee 8a678001a9 test - fix for lint 6 years ago
Alexander Tseung 7d691c7398 Fix existing unit tests 6 years ago
brunobar79 4b398701c1 fix unit tests 6 years ago
brunobar79 c734e486a0 fix tests 6 years ago
brunobar79 0da41263ac fix warning for unit tests 6 years ago
brunobar79 a8f745f9fe eslint --fix . 6 years ago
frankiebee 94a4f99115 tests - fix cancle transaction test to better fit new behavior 6 years ago
frankiebee 7b1f57e05d woops - remove .only 6 years ago
frankiebee 9b92ba4c47 trandsactions - remove rejected transactions from history 6 years ago
frankiebee 7d3da0ae96 migration 27 - remove rejected transactions from state 6 years ago
kumavis 44a8e48a04 notices - replace getLatestNotice with getNextNotice 6 years ago
kumavis 7a001447a8 test - unit - add assertRejects to test asyncFns 6 years ago
kumavis 62586b3b6e
test - unit - import strategies - properly await async methods 6 years ago
Dan Finlay b24efcb1cd Make account import tests much more specific 7 years ago
Dan Finlay 385927a1b9 Improve private key import tests 7 years ago
Dan Finlay b7fe4b820d Improve test formatting 7 years ago
kumavis da938ded5c
test - metamask-controller - disable diagnostics 7 years ago
kumavis 20bdba3d17 diagnostics - rewrite bug-notifier as diagnostics-reporter 7 years ago
Dan Finlay ae156e1087 Mock notifier in test 7 years ago
Dan Finlay 797e63b37b Add failing test for unknown identity entry 7 years ago
Csaba Solya 1dda0c6469 remove generating blocked accounts and use a config file instead 7 years ago
Csaba Solya cf73581c0e adding tests for recipient blacklist checker 7 years ago
Csaba Solya 6affd8f949 adding transaction controller tests 7 years ago
Frankie e8b2e11c56 Reveal get filtered tx list (#4332) 7 years ago
tmashuang 13ebb0b455 Moved loose some loose test files to sub folders 7 years ago
Thomas f279a8e61a signMessage and signPersonalMessage 7 years ago
Whymarrh Whitby 67310e151e Fix migration 026 to produce the correct shape for state.identities 7 years ago
Whymarrh Whitby e546f4b904 Update MetaMaskController vault restoration test for new KC api 7 years ago
Whymarrh Whitby 2d13fac476 Add migration to move identities from KeyringController 7 years ago
Whymarrh Whitby 50af02e74b Add test case for PreferencesController#setAccountLabel 7 years ago
Whymarrh Whitby c54e4c7191 Add PreferencesController#setAddresses to update ids 7 years ago
Whymarrh Whitby cbe4d0d88c Update AddressBookController to read from preferences store 7 years ago
Whymarrh Whitby 924cc1fcf7 Move setAccountLabel into PreferencesController 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
Csaba Solya 9026651224 add time stamps to transaction history log entries 7 years ago
Thomas f441153211 console.log -> assert.equal 7 years ago
Thomas 9a1661918f ImportAccountWithStrategies Json and Keystore 7 years ago
Thomas f2e1cb9302 Remove approvePersonalMessage test 7 years ago
kumavis d2aa36f866 test - network controller - remove tests for deprecated APIs + update tests 7 years ago
frankiebee a45cb75435 transactions - add a nonce check utility for ui use 7 years ago
Paul Bouchon daaaab3ab0
Verify identities state after restoring new accounts (#4091) 7 years ago
kumavis b8a18feb51 test - unit - send from test accounts to avoid not-enough-balance error from ganache 7 years ago
Thomas 629457ea54 setupUntrustedCommunication and setupTrustedCommunication 7 years ago
Thomas ddece0cc11 ConfigManager markAccountsFound, markPasswordForgotten, unMarkPasswordForgotten 7 years ago
Alexander Tseung 9e41f58af2 Clean up network config 7 years ago