aboutsummaryrefslogtreecommitdiffstats
path: root/test/0x.js.ts
Commit message (Expand)AuthorAgeFilesLines
* Postfix test files with `_test`Fabio Berger2017-05-261-160/+0
* Address feedbackLeonid Logvinov2017-05-261-4/+5
* Port getOrderHashLeonid Logvinov2017-05-251-0/+37
* Fix bracesLeonid Logvinov2017-05-251-0/+2
* Merge branch 'master' into isValidOrderHashLeonid2017-05-251-1/+22
|\
| * Add toUnitAmount and toBaseUnitAmount static helpers and testsFabio Berger2017-05-251-1/+24
* | Address feedbackLeonid Logvinov2017-05-251-1/+5
* | Merge branch 'master' into isValidOrderHashLeonid2017-05-251-10/+6
|\|
| * Use expect.to.throwFabio Berger2017-05-251-24/+4
| * Merge branch 'master' into addSchemasFabio Berger2017-05-251-0/+13
| |\
| * | remove stray console logFabio Berger2017-05-251-1/+0
| * | Fix malformed tests to check for thrown assertionFabio Berger2017-05-251-10/+27
* | | Fix testsLeonid Logvinov2017-05-251-1/+1
* | | Port isValidOrderHash and testsLeonid Logvinov2017-05-251-0/+10
| |/ |/|
* | Add generateSalt and tests for itLeonid Logvinov2017-05-251-0/+13
|/
* Fix test that was passing an invalid address (now caught by our assertions), ...Fabio Berger2017-05-251-1/+2
* Address feedbackLeonid Logvinov2017-05-251-1/+2
* Add test for malformed sLeonid Logvinov2017-05-251-0/+10
* change tests descriptionsLeonid Logvinov2017-05-251-15/+24
* Add test vector sourceLeonid Logvinov2017-05-251-0/+1
* Add isSignatureValid method and tests for itLeonid Logvinov2017-05-251-4/+46
* Remove spacesLeonid Logvinov2017-05-241-1/+1
* Add initial testing config and a dummy testLeonid Logvinov2017-05-241-0/+12