Test Suite for Issuers that implement the VC HTTP API
Provides interoperability tests for issuers that support VC-API.
npm i
npm test
To add your implementation to this test suite see the
w3c-ccg/vc-test-suite-implementations
README. Add the tag vc-api
to the issuers you want
to run the tests against.
Note: To run the tests, some implementations require client secrets that can be
passed as env variables to the test script. To see which ones require client
secrets, you can check configs in the w3c-ccg/vc-test-suite-implementations
repo.