w3c / vc-data-model-2.0-test-suite

W3C Verifiable Credentials v2.0 test suite
https://w3c.github.io/vc-data-model-2.0-test-suite/
Other
11 stars 15 forks source link

DRY up tests that should be rejected either as issuance or verification. #96

Closed aljones15 closed 3 months ago

aljones15 commented 3 months ago

DRY up a pattern used to test if a invalid valid vc is rejected as issuance or verification Comment said pattern for better understanding. change magic number for time stamp skew to oneYear

p.s. this is a duplicate call on the issuer and verifier so we might consider doing the call once and awaiting the promise twice.