aboutsummaryrefslogtreecommitdiffstats
path: root/test/0x.js.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add toUnitAmount and toBaseUnitAmount static helpers and testsFabio Berger2017-05-251-1/+24
|
* Use expect.to.throwFabio Berger2017-05-251-24/+4
|
* Merge branch 'master' into addSchemasFabio Berger2017-05-251-0/+13
|\ | | | | | | | | # Conflicts: # package.json
| * Add generateSalt and tests for itLeonid Logvinov2017-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 test that was passing an invalid address (now caught by our assertions), ↵Fabio Berger2017-05-251-1/+2
| | | | to instead pass a valid but unrelated address as the test name suggests
* 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