Skip to content

Commit

Permalink
Update in internal otp test data
Browse files Browse the repository at this point in the history
  • Loading branch information
M1049813 authored and M1049813 committed Jan 3, 2020
1 parent 2ac07eb commit 1f1450e
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ testdata:
audit.audit_log:
refId: $input.otp-generate-request:otpReq.individualId$
eventId: $TestData:audit_log_eventId$
eventName: $TestData:audit_log_auth_eventName$
eventName: $TestData:audit_log_internal_otp_eventName$
appId: $TestData:audit_log_ida_appId$
appName: $TestData:audit_log_ida_appName$
moduleName: $TestData:audit_log_otprequest_moduleName$
refIdType: $TestData:audit_log_UIN_refIdType$
hostName: $TestData:audit_log_internalAuthhostName$
hostName: $IGNORE$
#email.emailNotification:
#email.uin: $input.otp-generate-request:otpReq.individualId$
#email.fullname: $idrepo~$input.otp-generate-request:otpReq.individualId$~valuefullName1$
Expand Down Expand Up @@ -770,12 +770,12 @@ testdata:
audit.audit_log:
refId: $input.otp-generate-request:otpReq.individualId$
eventId: $TestData:audit_log_eventId$
eventName: $TestData:audit_log_auth_eventName$
eventName: $TestData:audit_log_internal_otp_eventName$
appId: $TestData:audit_log_ida_appId$
appName: $TestData:audit_log_ida_appName$
moduleName: $TestData:audit_log_otprequest_moduleName$
refIdType: $TestData:audit_log_VID_refIdType$
hostName: $TestData:audit_log_internalAuthhostName$
hostName: $IGNORE$

InternalAuthentication_OTPGenerate_With_UserId_Valid_Request_Smoke_Pos:
input.otp-generate-request:
Expand Down Expand Up @@ -807,10 +807,10 @@ testdata:
audit.audit_log:
refId: $input.otp-generate-request:otpReq.individualId$
eventId: $TestData:audit_log_eventId$
eventName: $TestData:audit_log_auth_eventName$
eventName: $TestData:audit_log_internal_otp_eventName$
appId: $TestData:audit_log_ida_appId$
appName: $TestData:audit_log_ida_appName$
moduleName: $TestData:audit_log_otprequest_moduleName$
refIdType: $TestData:audit_log_USERID_refIdType$
hostName: $TestData:audit_log_internalAuthhostName$
hostName: $IGNORE$

0 comments on commit 1f1450e

Please sign in to comment.