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

Inji 536 check status failed while downloading vc #1000

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
f7e1df0
fix(INJI-536):check status failed while downloading vc
srikanth716 Nov 3, 2023
8587091
fix(INJI-536):refactor the default switch case
srikanth716 Nov 6, 2023
75b2724
Merge branch 'develop' of https://github.com/mosip/inji into inji-536…
srikanth716 Nov 6, 2023
b3accb1
Merge branch 'develop' of https://github.com/mosip/inji into inji-536…
srikanth716 Nov 6, 2023
101020c
fix(INJI-536):fix error handling and avoid usage of VCmetadata
srikanth716 Nov 6, 2023
96e7d0c
fix(INJI-536):fix error handling and avoid usage of VCmetadata
srikanth716 Nov 6, 2023
36d55bc
Merge branch 'develop' of https://github.com/mosip/inji into inji-536…
srikanth716 Nov 9, 2023
c29fcda
fix(INJI-536):refactor verifyingDownloadLimitExpiry state
srikanth716 Nov 9, 2023
6ff3f98
Merge branch 'develop' of https://github.com/mosip/inji into inji-427…
srikanth716 Nov 17, 2023
d793b81
Merge branch 'develop' of https://github.com/mosip/inji into inji-427…
srikanth716 Nov 17, 2023
5f43a8a
Merge branch 'develop' of https://github.com/mosip/inji into inji-536…
srikanth716 Nov 17, 2023
390ee6e
Merge branch 'develop' of https://github.com/mosip/inji into inji-536…
srikanth716 Nov 17, 2023
67375d7
Revert fix(INJI-536):refactor verifyingDownloadLimitExpiry state
srikanth716 Nov 17, 2023
ca1824b
Merge branch 'develop' of https://github.com/mosip/inji into inji-536…
srikanth716 Nov 23, 2023
b3118f8
fix(INJI-536): refactor the Check Status FAILED
srikanth716 Nov 23, 2023
5dadd47
fix(INJI): increase app retention time in actions (#988)
adityankannan-tw Nov 3, 2023
3d5bb22
(Inji-533): fix app crash by adding null check before decrypt json (#…
tilak-puli Nov 3, 2023
67259cd
fix(INJI-362): fix first time logout navigation to language selection…
adityankannan-tw Nov 6, 2023
224f1cc
feat(Inji-436): add telemetry events for app triggered warnings (#986)
PuBHARGAVI Nov 6, 2023
cd49c83
fix(INJI-536):fix error handling and avoid usage of VCmetadata
srikanth716 Nov 6, 2023
5629546
fix(INJI-536):fix error handling and avoid usage of VCmetadata
srikanth716 Nov 6, 2023
23ddcce
Inji 299 show cancel Popup for ios (#980)
PoojaBabusing Nov 6, 2023
da353c3
[Inji 434 & INJI 441]: Add events in receiver VC sharing flow and can…
Alka1703 Nov 7, 2023
538da2b
MOSIP-30183 | test cases automated from master sheet (#991)
kamalsinghthoughtworks Nov 7, 2023
cd178b9
MOSIP-30082 MOSIP-30054 (#983)
anup-nehe Nov 7, 2023
cc16034
feat(INJI-299): add service prop to walletBinding and getVc (#993)
PoojaBabusing Nov 8, 2023
108b3e7
feat(inji-411): Remove caching for vc files (#995)
tilak-puli Nov 8, 2023
c2372fb
fix(INJI-536):check status failed while downloading vc (#985)
srikanth716 Nov 8, 2023
35330e3
fix(INJI-536):check status failed while downloading vc (#985)
srikanth716 Nov 8, 2023
6fa72dc
fix(INJI-536):refactor verifyingDownloadLimitExpiry state
srikanth716 Nov 9, 2023
8b4aca9
MOSIP-28901 | Regression test cases added for android (#1001)
kamalsinghthoughtworks Nov 10, 2023
b3e6278
fix(INJI-552): handle biometric reject on vc download (#1003)
KiruthikaJeyashankar Nov 16, 2023
d84bd9e
Fix(INJI-546): Button name in Status page is changed to OK thus fixed…
Anil-kumar-Majji Nov 16, 2023
9b9b9ae
fix(INJI-367): remove unused permissions (#1008)
sree96 Nov 16, 2023
8e71acc
fix(inji-522): enable the location service before initiating the vc s…
vijay151096 Nov 16, 2023
03bdc81
MOSIP-30292 | New regression test cases added (#1011)
kamalsinghthoughtworks Nov 16, 2023
4aa055d
Fix sharing screen progress modal in IOS (#1005)
adityankannan-tw Nov 16, 2023
fc8b79d
feat(INJI-560): add error events at multiple places to catch the erro…
Alka1703 Nov 16, 2023
19f7d5d
Revert fix(INJI-536):refactor verifyingDownloadLimitExpiry state
srikanth716 Nov 17, 2023
905129b
feat(INJI-474): show popup for invalid QR (#999)
adityankannan-tw Nov 20, 2023
f280ed9
Fix: (Inji-261): Most of the elements which are still in orange in th…
Anil-kumar-Majji Nov 20, 2023
39a4adc
MOSIP-30340 | Regression test for IOS added (#1023)
kamalsinghthoughtworks Nov 20, 2023
e268330
Credential Registry testcases, help page new test cases added , MOSIP…
anup-nehe Nov 21, 2023
488d364
fix(INJI-536): refactor the Check Status FAILED
srikanth716 Nov 23, 2023
a47acb0
fix(INJI-536):refactor check status failed
srikanth716 Nov 23, 2023
c691196
Merge branch 'inji-536-check-status-failed-while-downloading-vc' of h…
srikanth716 Nov 23, 2023
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
42 changes: 42 additions & 0 deletions .talismanrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ fileignoreconfig:
checksum: fdd5905228a1afbfb004c710fd6c61adf073a12840200327c0592b76bea5e7e3
- filename: package-lock.json
checksum: 489ccd69f2deecedb8b2ff9a3a02d74c704dfba01fdfb6179316a9df698c4562
checksum: 489ccd69f2deecedb8b2ff9a3a02d74c704dfba01fdfb6179316a9df698c4562
- filename: components/PasscodeVerify.tsx
checksum: 14654c0f038979fcd0d260170a45894a072f81e0767ca9a0e66935d33b5cc703
- filename: i18n.ts
Expand Down Expand Up @@ -83,3 +84,44 @@ fileignoreconfig:
- filename: machines/bleShare/scan/scanMachine.ts
checksum: a514c958ca3da3c5b22a1a95ad680af8f05fb22638fab79b3842aa8fcc1b4a17
version: ""
- filename: locales/spa.json
checksum: 8dc09111bbff5df996703d6bf843f5a2f51bd327014009d12ab492ecfc58dd77
version: ""
- filename: machines/bleShare/scan/scanMachine.ts
checksum: 399f08e25bfa9e25e6505801f2fbc94c20779cbad5010392275d0cd21824b3ac
- filename: package-lock.json
checksum: d1586de91f5118385740f3cd0db39c199ec069d7bd1d5fc8598673ac60c85f0f
- filename: injitest/src/main/java/io/mosip/test/mob/inji/testcases/ChangeLanguageTest.java
checksum: 479d372f179d96529956cad1f8a4c593874e4da8b3bebc3e7d972cf686819b9d
- filename: injitest/src/main/java/io/mosip/test/mob/inji/pages/CredentialRegistryPage.java
checksum: eb9fbe80e519f963fba2da13b2e26c41a1f4e469b6e2e39ef2916948a1bc82b1
- filename: injitest/src/main/java/io/mosip/test/mob/inji/testcases/DeletingVcTest.java
checksum: f2180f64a09311b7f1dc32e22242486e15938763e87733d08052ad86883f21e9
- filename: injitest/src/main/java/io/mosip/test/mob/inji/testcases/UnlockWithPasscodeTest.java
checksum: 8d518d68fd627f6bfd3f6bbbd0a90b3c5635d7e4eeb0caaf359b2bb109424aa5
- filename: injitest/src/main/java/io/mosip/test/mob/inji/testcases/ReceiveCardTest.java
checksum: 81db2472cdf5b150539de491083c08f1011dfde213563ced6e071c7afd8ab2be
- filename: injitest/src/main/java/io/mosip/test/mob/inji/testcases/VcDownloadAndVerifyUsingVidTest.java
checksum: 733b9cb60b804cb7d1e09de6e58c316c0c72cd2bf2e9d68114689bbcf26108f8
- filename: injitest/src/main/java/io/mosip/test/mob/inji/testcases/CredentialRegistryTest.java
checksum: 8f9ae584507b64407257ac7ca05c89eed74d3ceb3a8139d69e3fb19543055da3
- filename: injitest/src/main/java/io/mosip/test/mob/inji/testcases/NoNetworkAndroidTest.java
checksum: 7af40c9d3f0f2485cfddba32f899c3c7dcfa6aeadbc9529858dece8d4576286d
- filename: injitest/src/main/java/io/mosip/test/mob/inji/testcases/AboutInjiTest.java
checksum: 8085f083e51569b242d5cad7681f870181196e479285ec0a8f5528b99f12efd2
- filename: injitest/src/main/java/io/mosip/test/mob/inji/testcases/VerifyWelcomePagesTest.java
checksum: 570e61a37b646d5c5c0ebde1936add37a0dd5b0a6d7715fca48bba5329a282a2
- filename: injitest/src/main/resources/TestData.json
checksum: b42a037962399128f0dff22af77dae71389101af2defa7609a71b213b1c42107
- filename: injitest/src/main/java/io/mosip/test/mob/inji/pages/BasePage.java
checksum: 877e9c9cb8db70ce0d0d3f79434afa1610013689f71c5f50ff355e49d80d27e1
version: ""
- filename: machines/bleShare/scan/scanMachine.ts
checksum: 399f08e25bfa9e25e6505801f2fbc94c20779cbad5010392275d0cd21824b3ac
- filename: package-lock.json
checksum: d1586de91f5118385740f3cd0db39c199ec069d7bd1d5fc8598673ac60c85f0f
<<<<<<< HEAD
version: ""
=======
version: ""
>>>>>>> b3118f83b8533f71fb713f9a5aa841ea982072ac
28 changes: 28 additions & 0 deletions injitest/target/classes/TestData.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"externalemail": "[email protected]",
"passcode": "111111",
"otp":"111111",
"invalidOtp":"666666",
"newuin":"7059849273",
"revokevid":"6205860394830280",
"newaid":"10001100400008120231110021527",
"invalidpasscode": "123456",
"invaliduin": "1234567891",
"fullName": "TEST_FULLNAMEeng",
"idType": "National Card",
"gender": "MLEeng",
"status": "Valid",
"phoneNumber": "9876543210",
"generatedOn": "9/5/2023",
"dateOfBirth": "01/01/1996",
"aid": "10001100660000620230714065538",
"setExcludedGroups":"AVT,PVT",
"androidAppPath":"/Users/kamalsingh/TestAutomation/Inji/inji/injitest/apps/android/Inji.apk",
"androidDevice": "emulator-5554",
"uin": "6920386351",
"uin2": "5740943928",
"uin2FullName": "fbgfhgfhghd",
"newEnv":"https://api.qa-trinity.mosip.net",
"injiEnv":"https://api.qa-inji.mosip.net",
"invalidenv":"https://api.dev3.mosip"
}
5 changes: 5 additions & 0 deletions injitest/target/classes/config.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
ipAddress=127.0.0.1
port=4723
nodePath=/opt/homebrew/bin/node
appiumServerExecutable=/opt/homebrew/lib/node_modules/appium/build/lib/main.js
appiumLogFilePath=report/appiumLogs.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": "string",
"version": "string",
"requesttime": "2022-01-13T06:07:20.554Z",
"metadata": {},
"request": {
"userName": "110005",
"password": "mosip",
"appId": "admin",
"clientId": "mosip-admin-client",
"clientSecret": "xyz123"
}
}
11 changes: 11 additions & 0 deletions injitest/target/classes/config/Authorization/request.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": "string",
"metadata": {},
"request": {
"appId": "prereg",
"password": "prereguser",
"userName": "prereguser"
},
"requesttime": "2019-04-10T10:00:00.000Z",
"version": "string"
}
134 changes: 134 additions & 0 deletions injitest/target/classes/config/Kernel.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
#Kernel resource uris
#Make sure all resource apis are covered
authclientidsecretkeyURL=/v1/authmanager/authenticate/clientidsecretkey
authentication=/v1/authmanager/authenticate/useridPwd
authenticationInternal=/v1/authmanager/authenticate/internal/useridPwd
mountPath=/home/mosip/mountvolume
packetUtilityBaseUrl=http://localhost:8080
mountPathForScenario=D:/centralized/mountvolume
# OTP Details
OTPTimeOut = 181
attempt = 10
ConfigParameters=mosip.kernel.rid.length,mosip.kernel.uin.length,mosip.kernel.sms.country.code,mosip.kernel.sms.number.length,mosip.kernel.otp.default-length,mosip.kernel.otp.expiry-time,mosip.kernel.otp.key-freeze-time,mosip.kernel.otp.validation-attempt-threshold,mosip.kernel.otp.min-key-length,mosip.kernel.otp.max-key-length,mosip.kernel.licensekey.length,mosip.supported-languages
#Below users are used for authentication
#PARTNER
#Dont change the partner id
pmsAuthInternal=true
mosip_pms_app_id=partner
partner_password=mosip123
partner_userName=111997
partner_user_password=mosip123
policytest_password=mosip123
policytest_userName=111998
#RESIDENT & IDA
#IDREPO
mosip_idrepo_app_id=idrepo
mosip_idrepo_client_id=mosip-idrepo-client
mosip_idrepo_client_secret=v1OMPCKtASBhaTpR
#admin
mosip_admin_app_id=admin
admin_password=mosip123
admin_userName=220005
mosip_admin_client_id=mosip-admin-client
mosip_admin_client_secret=veZ9QGoxaFU4tXf9
#admin
admin_zone_password=mosip123
admin_zone_userName=globaladmin
mosip_regclient_app_id=registrationclient
mosip_reg_client_id=mosip-reg-client
mosip_reg_client_secret=7lo5eQ4C7imTBbkg
#This credentials are used to execute auth demo service
new_Resident_User=111995
new_Resident_Password=mosip123
new_Resident_Role=default-roles-mosip,PARTNER_ADMIN
roles.111995=PARTNER_ADMIN,default-roles-mosip


keycloak_UserName = admin
keycloak_Password = y4eSVME8vW

keycloak-external-url=https://iam.qa-inji.mosip.net
mosip_testrig_client_id=mosip-testrig-client
mosip_testrig_client_secret=uLcelbeIHb4ZuJe4

keycloak-realm-id=mosip
iam-users-to-create=220005,globaladmin
#iam-users-to-create=111997,220005,111992
iam-users-password=mosip123,mosip123,mosip123,mosip123,mosip123
roles.220005=GLOBAL_ADMIN,ID_AUTHENTICATION,REGISTRATION_ADMIN,REGISTRATION_SUPERVISOR,ZONAL_ADMIN
roles.111997=AUTH_PARTNER,PARTNER_ADMIN,PMS_ADMIN,POLICYMANAGER,REGISTRATION_SUPERVISOR
roles.111998=POLICYMANAGER
roles.111992=GLOBAL_ADMIN
roles.globaladmin=GLOBAL_ADMIN,REGISTRATION_ADMIN,uma_authorization,ZONAL_ADMIN,default-roles-mosip
##DB_Connectivity
driver_class=org.postgresql.Driver
pool_size=1
dialect=org.hibernate.dialect.PostgreSQLDialect
show_sql=true
current_session_context_class=thread
#audit details
#ida-partner details
DB_PORT=
installation-domain=
partner_url=jdbc:postgresql://qa-inji.mosip.net:5432/mosip_ida
partner_username=postgres
partner_password=fWflIjaezy
partner_default_schema=partner
reportLogPath=automationLogAndReport
#--------minio proprties----------------
s3-user-key=minioadmin
s3-user-secret=minioadmin
s3-host=http://minio.minio:9000
s3-account=automation
s3-region=null
reportExpirationInDays=3
# supported values yes or no
push-reports-to-s3=no
enableDebug=no
# supported values are 1 to 8
threadCount=1
# supported values are 0 ,1, 2 based on number of env languages
langselect=0
#----------------------------------Database properties----------------------------------------------------------#
postgresqlUser=postgresql
db-port=5432
db-server=qa-inji.mosip.net
hibernate.connection.driver_class=org.postgresql.Driver
hibernate.connection.pool_size=1
hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
hibernate.show_sql=true
hibernate.current_session_context_class=thread
db-su-user=postgres
postgresql-password=fWflIjaezy
pms_db_schema=pms
km_db_schema=keymgr
master_db_schema=master
audit_db_schema=audit
ida_db_schema=ida

#----------------------------------AuthDemoService Host properties----------------------------------------------------------#
#To run locally
authDemoServiceBaseURL=http://localhost
authDemoServicePort=8082

#To run in Docker
#authDemoServiceBaseURL=http://authdemo.apitestrig
#authDemoServicePort=80


#----------------------------------IdP properties----------------------------------------------------------#

actuatorEndpoint=/resident/v1/actuator/env
actuatorIDAEndpoint=/idauthentication/v1/actuator/env
tokenEndpoint=/v1/esignet/oauth/token

#To run in Docker
#authCertsPath=/home/mosip/authcerts

#To run locally
authCertsPath=
preconfiguredOtp=111111
usePreConfiguredOtp=true

apiEnvUser=api-internal.qa-inji
apiInternalEndPoint=https://api-internal.qa-inji.mosip.net
Loading