Skip to content

Commit

Permalink
test: Add integration test for conectionless issuance
Browse files Browse the repository at this point in the history
Signed-off-by: mineme0110 <shailesh.patil@iohk.io>
  • Loading branch information
mineme0110 committed Oct 17, 2024
1 parent c323f9a commit 48bc1c7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ Feature: Issue JWT credential
And Issuer issues the credential
Then Holder receives the issued credential

@RunThis
Scenario: Connectionless issuance of JWT credential using OOB invitation
Given Issuer has a published DID for JWT
And Holder has an unpublished DID for JWT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Feature: Issue SD-JWT credential
Then Holder receives the issued credential
Then Holder checks the sd-jwt credential contents with holder binding

@RunThis
Scenario: Connectionless issuance of sd-jwt credential with holder binding
And Issuer has a published DID for SD_JWT
And Holder has an unpublished DID for SD_JWT
Expand Down

0 comments on commit 48bc1c7

Please sign in to comment.