frankiebee
e761fb0ef7
use provider stub
7 years ago
frankiebee
be4011c310
create a provider stub
7 years ago
Simon Liang
0db627d979
refactored and added unit test
7 years ago
frankiebee
28fbdca830
remove .only
7 years ago
frankiebee
e7f838e626
fix test
7 years ago
sdtsui
f37f405d52
Fix integration test failures: ensure qr code is accessible
7 years ago
frankiebee
54739cb798
test for pending tx watcher
7 years ago
frankiebee
4ac0b97202
test for SufficientBalance
7 years ago
frankiebee
3dcc199845
rename the test description Transaction Manger -> Message Manger
7 years ago
kumavis
0a5a46b8f4
test - integration - better error handling
7 years ago
kumavis
f804567d24
test - integration - syntax - prefer const
7 years ago
kumavis
925edd5f7d
test - integration - remove unused code
7 years ago
kumavis
44616483e0
test - integration - throw error on failure
7 years ago
kumavis
d526f68c8e
test - actions - tx - fix async test
7 years ago
kumavis
efb7543c6d
test - actions - remove commented code
7 years ago
kumavis
500e7d1f04
nodeify - test - syntax nitpick
7 years ago
frankiebee
b955b5a89a
add test for no callback error
7 years ago
frankiebee
a8966c4a4f
fix test
7 years ago
kumavis
e223b0c789
test - dont mix callback and promise
7 years ago
kumavis
da16f39626
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
7 years ago
frankiebee
5ac4c2de6f
remove unused sinon
7 years ago
frankiebee
0808eb2256
fix test
7 years ago
frankiebee
b80c7e417b
move newUnapprovedTransaction to transactions.js
7 years ago
kumavis
8c6f01b910
blacklist controller - breakout from metamask and infura controllers
7 years ago
kumavis
ecaa235b5e
phishing detection - move phishing detection into contentscript and metamask controller
7 years ago
frankiebee
21e76484d6
add test for addTxDefaults
7 years ago
frankiebee
432f516ab0
make addUnapprovedTransaction async function and use promise based ethQuery
7 years ago
kumavis
9eb13aee00
blacklist - add tests for metamask subdomains
7 years ago
kumavis
9d345e744d
blacklist - clearer test format
7 years ago
Kevin Serrano
6a9d40c558
Add test for blacklister.
7 years ago
kumavis
55a55141d0
nonce-tracker - fix test
7 years ago
kumavis
5ec73c0e65
tx cont - fix test to use async api
7 years ago
kumavis
4445ba1569
tx cont - add argument for provider constructor
7 years ago
Dan Finlay
a22adec66f
Replace ui with responsive-ui
7 years ago
Dan Finlay
86d367957f
Move responsive ui into its own folder for easier merges
7 years ago
sdtsui
2adfce772c
Add new tests for dropdown component
7 years ago
Dan Finlay
614501e743
Fix transaction confirmation ordering
...
Newest tx or message will now always appear last, and a new tx proposed after the user has a confirmation box open will never change the confirmation to a different tx proposed.
Fixes #1637
7 years ago
tmashuang
a4c7d95d0d
Sinon stub infura network status
7 years ago
tmashuang
02cf65d513
Use Let instead of var
7 years ago
tmashuang
bda52f7cba
Infura Network response tests
7 years ago
frankiebee
7eccf5905a
make publishTransaction and signTransaction async methods
7 years ago
sdtsui
1507da139d
Add tests for new dropdown component
7 years ago
frankiebee
aeefcbd75b
Fix test to match behavior
7 years ago
kumavis
23d44e5399
tests - disable infura test
7 years ago
Dan Finlay
c7b9e3fb18
Improve insufficient balance checking in retry loop
7 years ago
kumavis
f5de16c911
test - tx controller - fix promise handling
7 years ago
kumavis
ab8bae421e
test - tx-controller - stub block-tracker method
7 years ago
Dan Finlay
07d4e4fe6f
Fix failing test
7 years ago
Dan Finlay
96df7ad8d3
Add missing done
7 years ago
Dan Finlay
ef1282b556
Typo fix
7 years ago