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

Fix missing endpoint #84

Closed PatStLouis closed 3 months ago

PatStLouis commented 3 months ago

Partially addresses #83.

Adds a try catch when fetching implementation endpoints. Add an if condition if no endpoint is set when conducting a test (this is so the test suite doesn't mark it as passed when the call is rejected)