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
Dan Finlay
a915dfdeaa
Add failing test for retrying an over-spending tx
7 years ago
frankiebee
42a2bcb132
remove option fetch
7 years ago
frankiebee
1ddcbaad5b
add `done` and stub fetch
7 years ago
Kevin Serrano
199663c0a4
Add test for infura controller.
7 years ago
Dan Finlay
c0c588053a
Print integration build errors
7 years ago
frankiebee
92df9965eb
fix nonceTracker
7 years ago
frankiebee
fa8c74fe9b
add a test for #getNonceLock
7 years ago
Thomas Huang
88844946fe
Remove second linting script for tests
7 years ago
frankiebee
e672f2da0d
remove irrelevant test
7 years ago
frankiebee
b67bc7043e
Fix test to call done
7 years ago
frankiebee
2e5deef2b0
check nonce and balance when resubmiting tx
7 years ago
kumavis
b3492d9c17
transaction controller - use nonce-tracker
7 years ago
frankiebee
a10740af7e
add a check for weather a tx is included in a block when jumping blocks
7 years ago
Thomas Huang
c0f07844af
Finish async when failing async test
7 years ago
Thomas Huang
dbc48c3992
Make test Async
7 years ago
Thomas Huang
13e6672028
Linting
7 years ago
Kevin Serrano
2fcf3d8439
Modify wording to new accept.
8 years ago
Kevin Serrano
f7773538eb
Modify tests for new api mock.'
8 years ago
Kevin Serrano
5e19a4a833
Modfiy test to ether standards.
8 years ago
frankiebee
e23c0f98fa
clean up test
8 years ago
frankiebee
db982cf795
stop polling when switching networks
8 years ago
frankiebee
243eeff7cb
Fix for tests
8 years ago
Kevin Serrano
31d17c9e25
Fix test, create new value for precision/scale
8 years ago
Kevin Serrano
717db41d0b
Modify test, replace clone package.
8 years ago
Dan Finlay
bfb1c92ded
Linted test
8 years ago
Dan Finlay
6f02f5bc5d
Clean up test
8 years ago
Dan Finlay
e26501aa01
Simplify test to represent realistic use case
8 years ago
Dan Finlay
c0516ddf33
Add test requiring high precision
8 years ago
Dan Finlay
6491b42266
Add test around txManager#approveTransaction
8 years ago