aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/util_test.js
Commit message (Expand)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-221-1/+1
* Update sinion methods. sandbox.create() -> createSandbox()Thomas2018-04-051-1/+1
* Add additional test to ui utils to account for exact wei values.Kevin Serrano2017-12-281-0/+6
* Add test for edge case.Kevin Serrano2017-12-281-0/+6
* Lint testsThomas Huang2017-05-051-63/+56
* Clean up testsFrankie2016-10-211-4/+4
* Add test and ability for isHex to handle hex strings with hex-prefixFrankie2016-10-201-0/+5
* Add unit test for isHex and add to CHANGELOG.mdFrankie2016-10-201-0/+17
* Add testFrankie2016-08-201-1/+6
* Remove unused functions. Readd if necessary.Kevin Serrano2016-07-121-19/+0
* Refactor util tests.Kevin Serrano2016-07-121-11/+8
* Merge branch 'master' into ConfirmationStyleDan Finlay2016-07-081-4/+17
|\
| * Revert back to original formatBalanceFrankie2016-07-081-5/+17
* | Merged latest balance formatting codeDan Finlay2016-07-071-17/+4
|\|
| * Add decimal hendeling to ETH balanceFrankie2016-07-071-17/+5
* | Began reworking tx conf viewDan Finlay2016-07-071-0/+6
* | Simplify empty account balance renderingDan Finlay2016-07-061-1/+1
|/
* added a failing case and fixed it by refactoring everything to stringsZac Mitton2016-06-211-1/+15
* Fix hashed address validationDan Finlay2016-06-031-3/+3
* Add test case for sample hashed addressDan Finlay2016-06-021-0/+7
* correctly displaying small balances with testsZac Mitton2016-05-261-5/+30
* Add full precision to send tx value field.Dan Finlay2016-05-201-0/+14
* Increase send value precisionDan Finlay2016-05-201-0/+8
* Add address capitalization checksummingDan Finlay2016-05-201-0/+46
* Fix floating point input bugDan Finlay2016-04-201-27/+41
* Unify test suitesDan Finlay2016-04-191-0/+114