@@ -17,13 +17,6 @@ Feature: RFC 0453 Aries agent issue credential
1717 | Acme_capabilities | Bob_capabilities | Schema_name | Credential_data | Acme_extra | Bob_extra |
1818 | --public -did --did -exchange | --did -exchange | driverslicense | Data_DL_NormalizedValues | | |
1919
20- @Release @WalletType_Askar @AltTests
21- Examples :
22- | Acme_capabilities | Bob_capabilities | Schema_name | Credential_data | Acme_extra | Bob_extra |
23- | --public -did | | driverslicense | Data_DL_NormalizedValues | | |
24- | --public -did --mediation | --mediation | driverslicense | Data_DL_NormalizedValues | | |
25- | --public -did --multitenant | --multitenant --log -file | driverslicense | Data_DL_NormalizedValues | | |
26-
2720 @Release @WalletType_Askar_AnonCreds @BasicTest @cred_type_vc_di
2821 Examples :
2922 | Acme_capabilities | Bob_capabilities | Schema_name | Credential_data | Acme_extra | Bob_extra |
@@ -208,10 +201,8 @@ Feature: RFC 0453 Aries agent issue credential
208201 Examples :
209202 | Acme_capabilities | Bob_capabilities | Schema_name | Credential_data | Key_type | Sig_type |
210203 | --public -did --cred -type json -ld --did -exchange | --did -exchange | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2018 |
211- | --public -did --cred -type json -ld --mediation | --mediation | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2018 |
212204 | --public -did --cred -type json -ld --multitenant --log -file | --multitenant | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2018 |
213205 | --public -did --cred -type json -ld --did -exchange | --did -exchange | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2020 |
214- | --public -did --cred -type json -ld --mediation | --mediation | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2020 |
215206 | --public -did --cred -type json -ld --multitenant --log -file | --multitenant | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2020 |
216207
217208 @Release @WalletType_Askar @BBS
@@ -277,10 +268,8 @@ Feature: RFC 0453 Aries agent issue credential
277268 Examples :
278269 | Acme_capabilities | Bob_capabilities | Schema_name | Credential_data | Key_type | Sig_type |
279270 | --public -did --cred -type json -ld --did -exchange | --did -exchange | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2018 |
280- | --public -did --cred -type json -ld --mediation | --mediation | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2018 |
281271 | --public -did --cred -type json -ld --multitenant | --multitenant | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2018 |
282272 | --public -did --cred -type json -ld --did -exchange | --did -exchange | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2020 |
283- | --public -did --cred -type json -ld --mediation | --mediation | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2020 |
284273 | --public -did --cred -type json -ld --multitenant | --multitenant | driverslicense | Data_DL_NormalizedValues | ed25519 | Ed25519Signature2020 |
285274
286275 @Release @WalletType_Askar @BBS
0 commit comments