1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit
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
2018-11-19 16:06:34 -08:00
..
actions
app ESLint fixes (#5775) 2018-11-16 14:54:55 -10:00
components Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
development Fix typos (#5471) 2018-10-09 09:29:51 -02:30
migrations Auto fail transactions that have been approved for over 12 hours (#5765) 2018-11-16 21:27:01 -08:00
reducers
responsive/components Some Ui tests 2018-09-24 11:28:04 -05:00
ui Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
balance-formatter-test.js
localhostState.js fix merge conflicts 2018-08-17 12:56:07 -04:00
nameForAccount_test.js
test-utils.js
util_test.js