12 Commits

Author SHA1 Message Date
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
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