21 Commits

Author SHA1 Message Date
Leonid
823134b3bf Merge branch 'master' into json-schema 2017-06-09 20:40:36 +02:00
Leonid Logvinov
ba27da965b
Address feedback 2017-06-09 20:11:56 +02:00
Leonid Logvinov
727f6ad230
Fix bugs in schemas 2017-06-09 20:04:10 +02:00
Leonid Logvinov
1b828b37aa
Fix tests 2017-06-09 19:38:34 +02:00
Leonid Logvinov
135df64678
Fix tests 2017-06-09 17:05:41 +02:00
Leonid Logvinov
22547f419b
Add tests for fillOrderRequests schema 2017-06-09 16:57:51 +02:00
Leonid Logvinov
e74f03b087
Add tests for orderCancellationRequestsSchema 2017-06-09 16:56:00 +02:00
Leonid Logvinov
4b9c681912
Fix tests and add fillOrKillRequests schema 2017-06-09 16:23:15 +02:00
Leonid Logvinov
96ef9dbaaf
Refactor tests 2017-06-09 16:12:48 +02:00
Leonid Logvinov
941df26dff
Add tests for signedOrderSchema 2017-06-09 16:09:55 +02:00
Leonid Logvinov
14003dd1f3
Add tests for order schema 2017-06-09 16:07:00 +02:00
Leonid Logvinov
47be6a0c30
Tolerate more than one validation error in tests 2017-06-09 15:41:00 +02:00
Leonid Logvinov
c59efdde1d
Rename to validateAgainstSchema 2017-06-09 15:22:27 +02:00
Leonid Logvinov
b46ebc76ea
Add tests for TokenSchema 2017-06-09 15:20:30 +02:00
Leonid Logvinov
44f8d18962
Add ecSignatureSchema tests 2017-06-09 14:57:13 +02:00
Leonid Logvinov
d2df9bb314
Add ecSignatureParameter test 2017-06-09 14:35:03 +02:00
Leonid Logvinov
298c6a14b3
Add tests for address schema 2017-06-09 14:30:42 +02:00
Fabio Berger
23a4dcb729 Add orderFillOrKillRequestsSchema and validate using it instead of looping over the requests and validating them individually 2017-06-08 18:13:54 +02:00
Leonid
403ec236ff Update schema_test.ts 2017-06-06 15:28:13 +02:00
Leonid Logvinov
1c7229d783
Address feedback 2017-06-06 11:35:42 +02:00
Leonid Logvinov
2ac15caf00
Add tests to number regex and BigNumber serialization & fix bugs 2017-06-05 12:31:13 +02:00