Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding unique identifier #991

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
adding unique identifier
Signed-off-by: G Famuda Mubashira <[email protected]>
Famuda1234 committed Nov 8, 2024
commit 9ae1027bad76c1f218785aed5cf8ca50bb6b4adb
23 changes: 23 additions & 0 deletions api-test/src/main/resources/esignet/AddIdentity/AddIdentity.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
AddIdentity:
ESignet_AddIdentity_Valid_Parameters_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_01
description: Add identity with all valid parameters
role: idrepo
restMethod: post
@@ -29,6 +30,7 @@ AddIdentity:

ESignet_AddIdentity_Valid_Parameters_Sce2_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_02
description: Add identity with all valid parameters
role: idrepo
restMethod: post
@@ -57,6 +59,7 @@ AddIdentity:

ESignet_AddIdentity_Invalid_Scen_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_03
description: Add identity with invalid scenario
role: idrepo
restMethod: post
@@ -85,6 +88,7 @@ AddIdentity:

ESignet_AddIdentity_Valid_Params_BindOtp_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_04
description: Add identity with all valid parameters
role: idrepo
restMethod: post
@@ -113,6 +117,7 @@ AddIdentity:

ESignet_AddIdentity_Valid_Params_WOPhone_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_05
description: Add identity with valid parameter and without phone number
role: idrepo
restMethod: post
@@ -141,6 +146,7 @@ AddIdentity:

ESignet_AddIdentity_Valid_Params_WOEmail_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_06
description: Add identity with valid parameter and without Email
role: idrepo
restMethod: post
@@ -169,6 +175,7 @@ AddIdentity:

ESignet_AddIdentity_Vid_Generation_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_07
description: Add identity Vid generation
role: idrepo
restMethod: post
@@ -197,6 +204,7 @@ AddIdentity:

ESignet_AddIdentity_Vid_2_Generation_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_08
description: Add identity Vid generation
role: idrepo
restMethod: post
@@ -225,6 +233,7 @@ AddIdentity:

ESignet_AddIdentity_Linked_Sce_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_09
description: Add identity with valid parameters
role: idrepo
restMethod: post
@@ -253,6 +262,7 @@ AddIdentity:

ESignet_AddIdentity_Linked_Consent_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_10
description: Add identity linked consent
role: idrepo
restMethod: post
@@ -281,6 +291,7 @@ AddIdentity:

ESignet_AddIdentity_Linked_Consent_User2_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_11
description: Add identity linked consent user2
role: idrepo
restMethod: post
@@ -309,6 +320,7 @@ AddIdentity:

ESignet_AddIdentity_Linked_Consent_Vid_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_12
description: Add identity linked consent Vid
role: idrepo
restMethod: post
@@ -337,6 +349,7 @@ AddIdentity:

ESignet_AddIdentity_Linked_Consent_User2_Vid_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_13
description: Add identity linked consent user2 Vid
role: idrepo
restMethod: post
@@ -365,6 +378,7 @@ AddIdentity:

ESignet_AddIdentity_BioAuth_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_14
description: Add identity with BioAuth
role: idrepo
restMethod: post
@@ -393,6 +407,7 @@ AddIdentity:

ESignet_AddIdentity_KycAuth_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_15
description: Add identity with KycAuth
role: idrepo
restMethod: post
@@ -421,6 +436,7 @@ AddIdentity:

ESignet_AddIdentity_Consent_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_16
description: Add identity consent
role: idrepo
restMethod: post
@@ -449,6 +465,7 @@ AddIdentity:

ESignet_AddIdentity_Consent_Vid_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_17
description: Add identity consent Vid
role: idrepo
restMethod: post
@@ -477,6 +494,7 @@ AddIdentity:

ESignet_AddIdentity_Valid_Params_VCI_uin_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_18
description: Add identity with valid parameters VCI UIN
role: idrepo
restMethod: post
@@ -505,6 +523,7 @@ AddIdentity:

ESignet_AddIdentity_Valid_Params_VCI_uin_Inv_Scen_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_19
description: Add identity with valid parameters VCI UIN invalid scenario
role: idrepo
restMethod: post
@@ -533,6 +552,7 @@ AddIdentity:

ESignet_AddIdentity_Valid_Params_VCI_Vid_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_20
description: Add identity with valid parameters VCI Vid
role: idrepo
restMethod: post
@@ -561,6 +581,7 @@ AddIdentity:

ESignet_AddIdentity_Valid_Params_VCI_Vid_Inv_Scen_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_21
description: Add identity with valid parameters VCI Vid invalid scenario
role: idrepo
restMethod: post
@@ -589,6 +610,7 @@ AddIdentity:

ESignet_AddIdentity_Password_Auth_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_22
description: Add identity with password authentication
role: idrepo
restMethod: post
@@ -617,6 +639,7 @@ AddIdentity:

ESignet_AddIdentity_L2_Valid_Parameters_smoke_Pos:
endPoint: /idrepository/v1/identity/
uniqueIdentifier: TC_ESignet_AddIdentity_23
role: idrepo
restMethod: post
inputTemplate: esignet/AddIdentity/addIdentity_$LANGNUMBER$
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
AddIdentity:
ESignet_AddIdentity_Valid_Parameters_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_01
description: Add identity with all valid parameters
role: idrepo
restMethod: post
@@ -20,6 +21,7 @@ AddIdentity:

ESignet_AddIdentity_Valid_Parameters_Sce2_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_02
description: Add identity with all valid parameters
role: idrepo
restMethod: post
@@ -39,6 +41,7 @@ AddIdentity:

ESignet_AddIdentity_Invalid_Scen_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_03
description: Add identity with invalid scenario
role: idrepo
restMethod: post
@@ -58,6 +61,7 @@ AddIdentity:

ESignet_AddIdentity_Valid_Params_BindOtp_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_04
description: Add identity with all valid parameters
role: idrepo
restMethod: post
@@ -77,6 +81,7 @@ AddIdentity:

ESignet_AddIdentity_Valid_Params_WOPhone_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_05
description: Add identity with valid parameter and without phone number
role: idrepo
restMethod: post
@@ -96,6 +101,7 @@ AddIdentity:

ESignet_AddIdentity_Valid_Params_WOEmail_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_06
description: Add identity with valid parameter and without Email
role: idrepo
restMethod: post
@@ -115,6 +121,7 @@ AddIdentity:

ESignet_AddIdentity_Vid_Generation_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_07
description: Add identity Vid generation
role: idrepo
restMethod: post
@@ -134,6 +141,7 @@ AddIdentity:

ESignet_AddIdentity_Vid_2_Generation_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_08
description: Add identity Vid generation
role: idrepo
restMethod: post
@@ -153,6 +161,7 @@ AddIdentity:

ESignet_AddIdentity_Linked_Sce_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_09
description: Add identity with valid parameters
role: idrepo
restMethod: post
@@ -172,6 +181,7 @@ AddIdentity:

ESignet_AddIdentity_Linked_Consent_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_10
description: Add identity linked consent
role: idrepo
restMethod: post
@@ -191,6 +201,7 @@ AddIdentity:

ESignet_AddIdentity_Linked_Consent_User2_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_11
description: Add identity linked consent user2
role: idrepo
restMethod: post
@@ -210,6 +221,7 @@ AddIdentity:

ESignet_AddIdentity_Linked_Consent_Vid_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_12
description: Add identity linked consent Vid
role: idrepo
restMethod: post
@@ -229,6 +241,7 @@ AddIdentity:

ESignet_AddIdentity_Linked_Consent_User2_Vid_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_13
description: Add identity linked consent user2 Vid
role: idrepo
restMethod: post
@@ -248,6 +261,7 @@ AddIdentity:

ESignet_AddIdentity_BioAuth_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_14
description: Add identity with BioAuth
role: idrepo
restMethod: post
@@ -267,6 +281,7 @@ AddIdentity:

ESignet_AddIdentity_KycAuth_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_15
description: Add identity with KycAuth
role: idrepo
restMethod: post
@@ -286,6 +301,7 @@ AddIdentity:

ESignet_AddIdentity_Consent_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_16
description: Add identity consent
role: idrepo
restMethod: post
@@ -305,6 +321,7 @@ AddIdentity:

ESignet_AddIdentity_Consent_Vid_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_17
description: Add identity consent Vid
role: idrepo
restMethod: post
@@ -324,6 +341,7 @@ AddIdentity:

ESignet_AddIdentity_Valid_Params_VCI_uin_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_18
description: Add identity with valid parameters VCI UIN
role: idrepo
restMethod: post
@@ -343,6 +361,7 @@ AddIdentity:

ESignet_AddIdentity_Valid_Params_VCI_uin_Inv_Scen_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_19
description: Add identity with valid parameters VCI UIN invalid scenario
role: idrepo
restMethod: post
@@ -362,6 +381,7 @@ AddIdentity:

ESignet_AddIdentity_Valid_Params_VCI_Vid_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_20
description: Add identity with valid parameters VCI Vid
role: idrepo
restMethod: post
@@ -381,6 +401,7 @@ AddIdentity:

ESignet_AddIdentity_Valid_Params_VCI_Vid_Inv_Scen_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_21
description: Add identity with valid parameters VCI Vid invalid scenario
role: idrepo
restMethod: post
@@ -400,6 +421,7 @@ AddIdentity:

ESignet_AddIdentity_Password_Auth_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_22
description: Add identity with password authentication
role: idrepo
restMethod: post
@@ -419,6 +441,7 @@ AddIdentity:

ESignet_AddIdentity_L2_Valid_Parameters_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_23
description: Add identity with password authentication
role: idrepo
restMethod: post
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
AddIdentityMock:
ESignet_AddIdentity_Valid_Parameters_smoke_Pos:
endPoint: /v1/mock-identity-system/identity
uniqueIdentifier: TC_ESignet_AddIdentity_01
description: Add identity with all valid parameters
role: idrepo
restMethod: post
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
GenerateChallenge:
ESignet_GenerateChallenge_STransId_Valid_smoke_Pos:
endPoint: /v1/signup/registration/generate-challenge
uniqueIdentifier: TC_ESignet_GenerateChallenge_01
role: resident
restMethod: post
inputTemplate: esignet/GenerateChallenge/GenerateChallenge
@@ -17,6 +18,7 @@ GenerateChallenge:

ESignet_GenerateChallenge_STransId_With_1stLang_Valid_smoke_Pos:
endPoint: /v1/signup/registration/generate-challenge
uniqueIdentifier: TC_ESignet_GenerateChallenge_02
role: resident
restMethod: post
inputTemplate: esignet/GenerateChallenge/GenerateChallenge
Loading