Skip to content

Commit

Permalink
test: updates integration test tags (#1098)
Browse files Browse the repository at this point in the history
Signed-off-by: Allain Magyar <[email protected]>
Co-authored-by: Yurii Shynbuiev - IOHK <[email protected]>
Signed-off-by: Pat Losoponkul <[email protected]>
  • Loading branch information
2 people authored and Pat Losoponkul committed Jun 13, 2024
1 parent 920983f commit 88660cb
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@connection
@connection @create
Feature: Agents connection

Scenario: Establish a connection between two agents
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@dev
@DLT @did @create
Feature: Create and publish DID

Scenario Outline: Create PRISM DID
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@DLT
@DLT @did @deactivate
Feature: Deactivate DID

Scenario: Deactivate DID
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@did @list
Feature: DID listing

Scenario: Listing multiple PRISM DIDs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@DLT
@DLT @did @update
Feature: Update DID

Background: Published DID is created
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@multitenancy
Feature: Wallets management

Scenario Outline: Successful creation of a new wallet
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@credential_schema
@jwt @schema
Feature: Credential schemas

Background:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@verification @api
Feature: Vc Verification schemas

Scenario: Successful Verifies VcVerificationRequest
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@verificationpolicy
Feature: Verification Policies

Scenario: Successful verification policy creation
Expand Down

0 comments on commit 88660cb

Please sign in to comment.