Skip to content

Commit

Permalink
added test case for ssi operations using secp256k1
Browse files Browse the repository at this point in the history
  • Loading branch information
arnabghose997 committed Dec 12, 2022
1 parent 5a23247 commit 20d67bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/ssi_tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Following scenarios are covered for E2E testing:
6. Parent DID adds multiple DIDs in its controller group, and removes itself. One of the controllers attemps to change the DID Document (Valid Case)
7. Parent DID adds multiple DIDs in its controller group, and removes itself. The Parent attempts to make changes in its DID Document (Invalid Case)
8. Deactivated DID attempts to create Schema and Credential Status Documents.
9. Every `x/ssi` module related transactions, using `secp256k1` keypair

### Run Tests

Expand Down

0 comments on commit 20d67bf

Please sign in to comment.