Commit Graph

4 Commits

Author SHA1 Message Date
George Lima 71ab42ec4b chore(utils): split sort-by functions 2019-02-11 16:36:29 -03:00
George Lima 6460a769bb feat(utils): add ascii-to-hexadecimal helper 2019-02-08 01:17:14 -03:00
André Neves 0726c8bdd2 chore: general code cleanup 2019-02-04 23:41:45 -05:00
Eliabe Júnior 89aab4264b
Feature/test utils with jest (#56)
* fix(test-utils): wallet summary tests

* feat(test-utils): create tests for utils functions

* chore(test-utils): rename utils to kebab case

* chore(test-utils): move utils to right folder

* fix(test-utils): utils import

* fix(test-utils): bignumber toFormat function types

* feat(test-utils): increase formatNumber test coverage
2019-02-01 09:31:56 -03:00