cosmos-sdk/types/rest
Alessio Treglia 2de4775a25
types/rest: add unit tests (#5779)
* types/rest: add unit tests

Drop unused functions:
- ParseQueryParamBool()
- ParseInt64OrReturnBadRequest()

* Fix test

* Disable parallelism

* Reintroduce @fedekunze ParseQueryParamBool

* Don't count Name() calls to fix flaky tests
2020-03-10 18:53:25 +00:00
..
rest.go types/rest: add unit tests (#5779) 2020-03-10 18:53:25 +00:00
rest_test.go types/rest: add unit tests (#5779) 2020-03-10 18:53:25 +00:00