Thomas Huang
cefe6cded6
Update to Enzyme 3.2.0
7 years ago
Dan
b7653e8207
Get current NewUI-flat tests working.
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
Dan Finlay
c9585f166f
Fix test
7 years ago
frankiebee
9b9df41724
more tests and craete a getPendingTransactions function
7 years ago
Simon Liang
0db627d979
refactored and added unit test
7 years ago
Thomas Huang
13e6672028
Linting
8 years ago
Kevin Serrano
5e19a4a833
Modfiy test to ether standards.
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
c1bef31d9d
Linted
8 years ago
Dan Finlay
cfb7bfed18
Fix quotation mark
8 years ago
Dan Finlay
caeadc2407
Linted and removed unused deps
8 years ago
Dan Finlay
a00941c889
Remove only line from test
8 years ago
Dan Finlay
f9c0fc0e8c
Clean up test
8 years ago
Dan Finlay
75d9b5619c
Verify updating gas value updates
8 years ago
Dan Finlay
4b341e6a95
Got test failing nearly correctly
8 years ago
Dan Finlay
f0eeb1e162
Got a useful error message for next step
8 years ago
Dan Finlay
de5cf2526c
Fix test up a bit
8 years ago
Dan Finlay
60746a9859
Use react test utils to start composing test
8 years ago
Dan Finlay
16005ebd3a
Got test failing
8 years ago
Dan Finlay
113f7d67f1
Fix tests add logs
8 years ago
Dan Finlay
e9b11a430b
Add an attempt at a unit test for reproducing #1407
8 years ago
Thomas Huang
0b13429daf
Lint tests
8 years ago
Dan Finlay
9bd8c5f723
Render personal_sign messages as utf-8 text
...
Calls to `personal_sign` are now:
- When hex encoded, preserved as hex encoded, but displayed as utf-8 text.
- When not hex encoded, decoded as utf-8 text as hex for signing.
- The messages proposed for signing are displayed as UTF-8 text.
- When the message cannot be rendered as UTF-8 text, it is displayed as hexadecimal.
Fixes #1173
8 years ago