aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix importsLeonid Logvinov2017-05-292-4/+4
* Merge branch 'master' of github.com:0xProject/0x.jsFabio Berger2017-05-296-2/+197
|\
| * improve commentFabio Berger2017-05-271-1/+2
| * rename BlockClean to BlockchainLifecycle and setupAsync to startAsync, restor...Fabio Berger2017-05-272-7/+7
| * import reorderFabio Berger2017-05-261-1/+1
| * remove stray console logFabio Berger2017-05-261-1/+0
| * Add missing return typesFabio Berger2017-05-262-4/+4
| * Setup blockchain snapshotting before/after every test, implemented unit tests...Fabio Berger2017-05-265-0/+194
| * Postfix test files with `_test`Fabio Berger2017-05-261-0/+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