aboutsummaryrefslogtreecommitdiffstats
path: root/test/schema_test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add tests for TokenSchemaLeonid Logvinov2017-06-091-2/+37
|
* Add ecSignatureSchema testsLeonid Logvinov2017-06-091-36/+58
|
* Add ecSignatureParameter testLeonid Logvinov2017-06-091-0/+20
|
* Add tests for address schemaLeonid Logvinov2017-06-091-7/+21
|
* Add orderFillOrKillRequestsSchema and validate using it instead of looping ↵Fabio Berger2017-06-091-1/+1
| | | | over the requests and validating them individually
* Update schema_test.tsLeonid2017-06-061-1/+1
|
* Address feedbackLeonid Logvinov2017-06-061-18/+23
|
* Add tests to number regex and BigNumber serialization & fix bugsLeonid Logvinov2017-06-051-0/+41