-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
This library contains a Class TestEndpoints
https://github.com/w3c/vc-data-model-2.0-test-suite/blob/main/tests/TestEndpoints.js
This class has a number of useful features:
- it groups issuers, verifiers, and vpVerifiers around a tag
- The later allows for mixing issuers and verifiers for a single normative statement
However the class needs some clean up
- methods that make http calls should return the result from implementations
- The post function in the class should be taken out (all calls should go through the vc-test-suite-implementations package)
- This snippet can be removed
- receive-json.js can be removed
The following is a related issue to how this suite differs from other suites: #4
BigBlueHat
Metadata
Metadata
Assignees
Labels
No labels