Skip to content

Commit

Permalink
Add anoncreds multitenant endorsement integration tests
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <jamiehalebc@gmail.com>
  • Loading branch information
jamshale committed Feb 20, 2024
1 parent 4d1f7fe commit a0bd0f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demo/features/0586-sign-transaction.feature
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Feature: RFC 0586 Aries sign (endorse) transactions functions
| --wallet-type askar-anoncreds | --wallet-type askar-anoncreds | anoncreds-testing |
| --wallet-type askar-anoncreds | | driverslicense |
| | --wallet-type askar-anoncreds | anoncreds-testing |
| | --wallet-type askar-anoncreds --multitenant | anoncreds-testing |


@T001.1-RFC0586 @GHA
Expand Down Expand Up @@ -234,3 +235,4 @@ Feature: RFC 0586 Aries sign (endorse) transactions functions
Examples:
| Acme_capabilities | Bob_capabilities | Schema_name | Credential_data |
| --endorser-role endorser --revocation --public-did | --endorser-role author --revocation --wallet-type askar-anoncreds | anoncreds-testing | Data_AC_NormalizedValues |
| --endorser-role endorser --revocation --public-did | --endorser-role author --revocation --multitanant --wallet-type askar-anoncreds | anoncreds-testing | Data_AC_NormalizedValues |

0 comments on commit a0bd0f1

Please sign in to comment.