aboutsummaryrefslogtreecommitdiffstats
path: root/test/schema_test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refactor testsLeonid Logvinov2017-06-091-53/+47
|
* Add tests for signedOrderSchemaLeonid Logvinov2017-06-091-0/+35
|
* Add tests for order schemaLeonid Logvinov2017-06-091-0/+36
|
* Tolerate more than one validation error in testsLeonid Logvinov2017-06-091-1/+5
|
* Rename to validateAgainstSchemaLeonid Logvinov2017-06-091-11/+11
|
* 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