w3c / vc-test-suite

Verifiable Credentials WG Test Suite
https://w3c.github.io/vc-test-suite/
BSD 3-Clause "New" or "Revised" License
68 stars 39 forks source link

Indicating 'refresh' not-supported in config.json causes 'status' tests to not run. #73

Closed ken-ebert closed 5 years ago

ken-ebert commented 5 years ago

My config.json contains:

"sectionsNotSupported": ["refresh", "evidence", "tou", "jwt"]

This causes the status tests to be skipped.

dmitrizagidulin commented 5 years ago

Thanks @ken-ebert, should be fixed now by PR #74 / #79 .