Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow testing of issuers w/o verifiers. #93

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

BigBlueHat
Copy link
Member

@BigBlueHat BigBlueHat commented Nov 5, 2024

The verifier tests should probably show as skipped rather than failed if a verifier is not listed.

However, I wanted to post this now to get feedback. Do we want to support "just issuer" implementations (I think we do)? Currently the code expects both an issuer and a verifier.

@PatStLouis
Copy link

I think any time there's no endpoint listed the test could be marked as skipped. As much as we would want to allow for issuer only implementations, we should also allow verifier only implementations. The specs themselves don't really differentiate, as they refer to "conforming processors" rather than implying a specific role.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants