brunobar79
|
fdf202efb0
|
fixed unit tests
|
6 years ago |
Thomas
|
ce645561fb
|
Remove commented out code for detect-token-test
|
6 years ago |
brunobar79
|
b77cc3d969
|
fix tx tests
|
6 years ago |
brunobar79
|
286bde606f
|
fix merge conflicts
|
6 years ago |
Thomas Huang
|
2392e77cd8
|
Set metamask controller network provider to localhost
|
6 years ago |
Esteban MIno
|
fbcba8f019
|
create tokens storage when setadresses
|
6 years ago |
Thomas
|
fb5e357998
|
Detect Tokens are weird
|
6 years ago |
Esteban MIno
|
dd6a725e6d
|
unit tests for tokens per account and network
|
6 years ago |
Esteban MIno
|
f79a249bcc
|
modify tests according to tokens by network
|
6 years ago |
Esteban MIno
|
9c95554933
|
fix detection on submit password
|
6 years ago |
Esteban Miño
|
cb045fd8fe
|
Auto-detect tokens #3034 (#4683)
* detect tokens polling
* network store to detect token
* tests for spec
* passtest-lint
* fix lint
* improve tests
* detect tokens through infura
* detect tokens when submit password and new account selected
* keyring unlocked detect and unit tests
* add changelog
|
6 years ago |
Esteban MIno
|
009b1cefbe
|
keyring unlocked detect and unit tests
|
6 years ago |
Esteban MIno
|
3b97d816ff
|
detect tokens when submit password and new account selected
|
6 years ago |
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 |
Esteban MIno
|
2fffe09873
|
detect tokens through infura
|
6 years ago |
Esteban MIno
|
910713c6b3
|
improve tests
|
6 years ago |
frankiebee
|
b30499886f
|
test - check that #setTxStatusRejected removes transaction from history
|
6 years ago |
kumavis
|
fa02a6c7c6
|
test - unit - remove tests for obsolete methods
|
6 years ago |
Esteban MIno
|
63b9c8796b
|
fix lint
|
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 |
Esteban MIno
|
6284e66481
|
tests for spec
|
6 years ago |
frankiebee
|
94a4f99115
|
tests - fix cancle transaction test to better fit new behavior
|
6 years ago |
frankiebee
|
7b1f57e05d
|
woops - remove .only
Co-authored-by: @jennypollack
|
6 years ago |
frankiebee
|
9b92ba4c47
|
trandsactions - remove rejected transactions from history
|
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
However, they no longer seem to work. I'm unclear why this test is
failing. The private key being provided should be valid.
|
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 |
kumavis
|
32293a959c
|
test - unit - tx-controller - fix blockTracker stub
|
7 years ago |
kumavis
|
31f47a7a42
|
test - unit - pending-tx-tracker - update method name
|
7 years ago |
kumavis
|
686d5cf825
|
test - unit - nonce-tracker - fix blockTracker stub
|
7 years ago |
kumavis
|
5be154ea20
|
controllers - transactions - merge @frankiebee's work with mine
|
7 years ago |
kumavis
|
a0fe5b9190
|
test - unit - metamask-controller - remove log
|
7 years ago |
kumavis
|
deab195772
|
test - unit - code style nitpick
|
7 years ago |
kumavis
|
da5be0812a
|
test - unit - metamask-controller - fix many bugs in tests
|
7 years ago |