issues
search
w3c-ccg
/
http-signatures-test-suite
The HTTP Signatures test suite
Other
8
stars
3
forks
source link
Implement sign tests
#4
Closed
aljones15
closed
5 years ago
aljones15
commented
5 years ago
This adds beforeEach before all tests (which is really important)
Adds quite a few Sign tests which our binary is currently passing
Skips a few tests that appear to have been removed or changed in the spec.
Removes \n expectation from last line in specs
More passing tests for Canonicalize (ok sorry not related to this PR)
Ads private and public keys for use in tests in PEM format.