cosmos-sdk/types/module
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
..
module.go Merge PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01:00
module_test.go types/rest: add unit tests (#5779) 2020-03-10 18:53:25 +00:00
simulation.go Merge PR #5613: update to golangci-lint v1.23.3 2020-02-05 11:32:45 -08:00