aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/rpc.ts
Commit message (Collapse)AuthorAgeFilesLines
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-57/+0
|
* Don't return anythingFabio Berger2017-11-131-2/+1
|
* Add tests for the numConfirmations config to ensure that the events are ↵Fabio Berger2017-11-111-0/+7
| | | | being emitted for the confirmation depth specified
* Fix lint script to analyze nested filesBrandon Millman2017-10-201-1/+1
|
* 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