aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/rpc.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add 'content-type' header with value 'application/json' for http requests ↵Brandon Millman2017-09-011-0/+3
| | | | made JSONRPC endpoints
* Add missing return typesFabio Berger2017-05-261-2/+2
|
* Setup blockchain snapshotting before/after every test, implemented unit ↵Fabio Berger2017-05-261-0/+48
tests for exchangeWrapper.isValidSignature