Commit Graph

20 Commits

Author SHA1 Message Date
Leonid Logvinov
00b6401452 Fix braces 2017-05-25 13:47:04 +02:00
Leonid
b43cc8f52c Merge branch 'master' into isValidOrderHash 2017-05-25 13:44:19 +02:00
Leonid Logvinov
eee06e0cc9 Address feedback 2017-05-25 13:42:53 +02:00
Fabio Berger
12aa9a29e4 Add toUnitAmount and toBaseUnitAmount static helpers and tests 2017-05-25 13:19:46 +02:00
Leonid
dc1ca23e30 Merge branch 'master' into isValidOrderHash 2017-05-25 12:53:37 +02:00
Leonid Logvinov
5d64b562c6 Fix tests 2017-05-25 12:52:31 +02:00
Fabio Berger
2117b4e0c8 Use expect.to.throw 2017-05-25 12:23:13 +02:00
Fabio Berger
ec2d3cc599 Merge branch 'master' into addSchemas
# Conflicts:
#	package.json
2017-05-25 12:11:12 +02:00
Fabio Berger
56dfe6b2ff remove stray console log 2017-05-25 12:10:08 +02:00
Leonid Logvinov
5be5debdf1 Port isValidOrderHash and tests 2017-05-25 12:08:54 +02:00
Fabio Berger
bcfb1a699a Fix malformed tests to check for thrown assertion 2017-05-25 12:08:49 +02:00
Leonid Logvinov
55c491f8ea Add generateSalt and tests for it 2017-05-25 11:19:14 +02:00
Fabio Berger
d23dbf53fd Fix test that was passing an invalid address (now caught by our assertions), to instead pass a valid but unrelated address as the test name suggests 2017-05-25 11:00:20 +02:00
Leonid Logvinov
945a583e89 Address feedback 2017-05-24 19:23:35 +02:00
Leonid Logvinov
762db7961e Add test for malformed s 2017-05-24 19:01:19 +02:00
Leonid Logvinov
522300c0ab change tests descriptions 2017-05-24 18:58:31 +02:00
Leonid Logvinov
7a566c6988 Add test vector source 2017-05-24 18:50:14 +02:00
Leonid Logvinov
af3cb84ff9 Add isSignatureValid method and tests for it 2017-05-24 18:06:58 +02:00
Leonid Logvinov
8360565431 Remove spaces 2017-05-24 13:48:13 +02:00
Leonid Logvinov
c50b32ee3f Add initial testing config and a dummy test 2017-05-24 13:37:54 +02:00