w3c-ccg / vc-api-test-suite

The VC HTTP API Test Suite
https://w3c-ccg.github.io/vc-api-test-suite/
Other
4 stars 8 forks source link

Inconsistencies with specs #23

Open artursudnik opened 2 years ago

artursudnik commented 2 years ago

Hi,

While working on the EWF implementation I am facing inconsistencies of this and this tests. According to the W3CCG spec, there are no proofPurpose and verificationMethod options fields but this test suite assumes they are required.

Could you explain if this is on purpose or by mistake, please?