Alexander Tseung
4c87c05a02
Fix rounding issue when sending max tokens ( #5695 )
...
* Fix rounding issue when sending max tokens
* Ensure amount row shows exact amount of max tokens on send screen (#2 )
* Fix tests
* Change stored redux value from BigNumber to hex string. Fix TokenInput default value
6 years ago
Whymarrh Whitby
1988e1e96b
ESLint fixes ( #5775 )
...
* eslint . --fix
* Upgrade all ESLint warnings to errors
6 years ago
Thomas
f2fea8043e
Remove .only
6 years ago
Thomas
7607794851
Readable tests, and set nextUnreadNotice to null when CLEAR_NOTICES is dispatched
6 years ago
Thomas
611a61b7bc
Isolate variables to individual tests
6 years ago
HackyMiner
54a8ade266
Add support for RPC endpoints with custom chain IDs ( #5134 )
6 years ago
Alexander Tseung
554f79c0e2
Fix blockies icons overriding contract map icons. Refactor Identicon component ( #5599 )
6 years ago
Thomas Huang
b45479934d
test - add actions unit tests ( #5369 )
...
* Actions.spec.js
* Error handling tests
* Lint
6 years ago
Thomas
be3f411a60
Reducers
6 years ago
tmashuang
a0a57c24fd
Some Ui tests
6 years ago
Dan
6f14dc4702
Point add-token unit test to old-ui component.
7 years ago
Thomas
0f10aa3729
Clean up test, remove react & mountWithStore
7 years ago
Thomas
c2cef0f815
Set address to default with empty string, add test validation.
7 years ago