Skip to content

Commit

Permalink
Merge remote-tracking branch 'mt-repo1/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Saumya Saumya authored and Saumya Saumya committed Jan 6, 2020
2 parents e3c6bcf + d3105dc commit febcad4
Show file tree
Hide file tree
Showing 20 changed files with 138 additions and 124 deletions.
2 changes: 1 addition & 1 deletion automationtests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>io.mosip</groupId>
<artifactId>mosip-parent</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>
</parent>
<properties>
<!-- kernel versions -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ public static void suiteSetup() {
* expiredPreRegIds list contain list of pre registration ids of yesterday date
* Here after booking appointment setting booking date to yesterday.
*/
expiredPreRegIds=lib.BookExpiredApplication();
//expiredPreRegIds=lib.BookExpiredApplication();
/**
* consumedPreRegIds list contain list of consumed pre registration ids
*
Expand Down Expand Up @@ -258,4 +258,4 @@ private static void copyDbInTarget() {
}
}

}
}

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"id": "mosip.otpnotification.send",
"metadata": {},
"request": {
"clientId": "registration-processor",
"secretKey": "d80ec0be-bba7-4d8e-bf0c-85ab45bb976b",
"appId": "registrationprocessor"
},
"requesttime": "$TIMESTAMPZ$",
"version": "v1.0"
"request": {
"password": "mosip",
"appId": "admin",
"userName": "110005"
},
"metadata": "",
"requesttime": "$TIMESTAMPZ$",
"id": "mosip.io.userId.pwd",
"version": "1.0"
}
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"id": "mosip.otpnotification.send",
"metadata": {},
"request": {
"clientId": "registration-processor",
"secretKey": "d80ec0be-bba7-4d8e-bf0c-85ab45bb976b",
"appId": "registrationprocessor"
},
"requesttime": "$TIMESTAMPZ$",
"version": "v1.0"
"request": {
"password": "mosip",
"appId": "admin",
"userName": "110005"
},
"metadata": "",
"requesttime": "$TIMESTAMPZ$",
"id": "mosip.io.userId.pwd",
"version": "1.0"
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"id": "string",
"request": {
"clientId": "ida",
"secretKey": "bad25866-e6a5-4f93-831a-08923ea6eee0",
"appId": "ida"
},
"requesttime": "$TIMESTAMPZ$",
"version": "string"
}
"request": {
"password": "mosip",
"appId": "admin",
"userName": "110005"
},
"metadata": "",
"requesttime": "$TIMESTAMPZ$",
"id": "mosip.io.userId.pwd",
"version": "1.0"
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"id": "string",
"request": {
"clientId": "resident",
"secretKey": "dbe554cd-81e8-44c2-b8ec-3d8090aca1f4",
"appId": "resident"
},
"requesttime": "$TIMESTAMPZ$",
"version": "string"
"request": {
"password": "mosip",
"appId": "resident",
"userName": "resident_user1"
},
"metadata": "",
"requesttime": "$TIMESTAMPZ$",
"id": "mosip.io.userId.pwd",
"version": "1.0"
}
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
{"id":"","version":"1.0","responsetime":"2019-06-01T08:02:07.585Z","response":null,"errors":[{"errorCode":"PRG_PAM_CORE_001","message":"Request id is invalid"}]}
{
"id": "mosip.pre-registration.qrcode.generate",
"version": "1.0",
"responsetime": "2020-01-06T05:26:31.911Z",
"response": null,
"errors": [{
"errorCode": "PRG_PAM_CORE_001",
"message": "Request id is invalid"
}]
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"id": "ejhwr3029mGF4",
"version": "1.0",
"responsetime": "2019-04-21T13:34:36.737Z",
"response": null,
"errors": [ {
"errorCode": "PRG_PAM_CORE_001",
"message": "Request id is invalid"
}]
"id": "mosip.pre-registration.qrcode.generate",
"version": "1.0",
"responsetime": "2020-01-06T05:35:38.403Z",
"response": null,
"errors": [{
"errorCode": "PRG_PAM_CORE_001",
"message": "Request id is invalid"
}]
}
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"id": "mosip.pre-registration.qrcode.generate",
"version": "1.0",
"responsetime": "2019-06-28T09:51:43.687Z",
"response": null,
"errors": [
{
"errorCode": "PRG_PAM_CORE_003",
"message": "Invalid request time"
}
]
"id": "mosip.pre-registration.qrcode.generate",
"version": "1.0",
"responsetime": "2020-01-06T05:23:46.082Z",
"response": null,
"errors": [{
"errorCode": "PRG_CORE_REQ_003",
"message": "Invalid request time"
}]
}
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"id": "mosip.pre-registration.qrcode.generate",
"version": "1.0",
"responsetime": "2019-06-28T09:51:43.687Z",
"response": null,
"errors": [
{
"errorCode": "PRG_PAM_CORE_003",
"message": "Invalid request time"
}
]
"id": "mosip.pre-registration.qrcode.generate",
"version": "1.0",
"responsetime": "2020-01-06T05:34:14.569Z",
"response": null,
"errors": [{
"errorCode": "PRG_CORE_REQ_003",
"message": "Invalid request time"
}]
}
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{"id":"mosip.pre-registration.qrcode.generate",
"version":"",
"responsetime":"2019-06-01T08:11:11.981Z",
"response":null,
"errors":
[
{
"errorCode":"PRG_PAM_CORE_002",
"message":"Request version is invalid"
}
]
"id": "mosip.pre-registration.qrcode.generate",
"version": "1.0",
"responsetime": "2020-01-06T05:31:37.023Z",
"response": null,
"errors": [{
"errorCode": "PRG_CORE_REQ_002",
"message": "Request version is invalid"
}]
}
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
{"id":"mosip.pre-registration.qrcode.generate","version":"29mGF4","responsetime":"2019-06-01T08:14:08.263Z","response":null,"errors":[{"errorCode":"PRG_PAM_CORE_002","message":"Request version is invalid"}]}
{
"id": "mosip.pre-registration.qrcode.generate",
"version": "1.0",
"responsetime": "2020-01-06T05:31:37.023Z",
"response": null,
"errors": [{
"errorCode": "PRG_CORE_REQ_002",
"message": "Request version is invalid"
}]
}
4 changes: 2 additions & 2 deletions automationtests/src/main/resources/testngapi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
class-name="io.mosip.authentication.fw.util.AuthenticationTestsListener" />
<listener class-name="io.mosip.authentication.e2e.E2EReport" />
</listeners>
<test name="Kernel Tests">
<test name="Kernel Tests">
<classes>
<class name="io.mosip.kernel.tests.AuditLog" />
<class name="io.mosip.kernel.tests.CentetMachineUserMappingToMasterData" />
Expand Down Expand Up @@ -304,6 +304,6 @@
<class name="io.mosip.admin.tests.UpdateRegistrationCenter" />
</classes>
</test>


</suite>
10 changes: 5 additions & 5 deletions e2etestrig/e2etests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.mosip.e2etestrig</groupId>
<artifactId>e2etestrig</artifactId>
<version>1.0.3</version>
<version>1.0.5</version>
</parent>
<artifactId>e2etests</artifactId>
<dependencies>
Expand All @@ -15,22 +15,22 @@
<dependency>
<groupId>io.mosip.e2etestrig</groupId>
<artifactId>preregistration</artifactId>
<version>1.0.3</version>
<version>1.0.5</version>
</dependency>
<dependency>
<groupId>io.mosip.e2etestrig</groupId>
<artifactId>reg-proc-automation</artifactId>
<version>1.0.3</version>
<version>1.0.5</version>
</dependency>
<dependency>
<groupId>io.mosip.e2etestrig</groupId>
<artifactId>reg-client-automation</artifactId>
<version>1.0.3</version>
<version>1.0.5</version>
</dependency>
<dependency>
<groupId>io.mosip.e2etestrig</groupId>
<artifactId>ida-automation</artifactId>
<version>1.0.3</version>
<version>1.0.5</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion e2etestrig/ida-automation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.mosip.e2etestrig</groupId>
<artifactId>e2etestrig</artifactId>
<version>1.0.3</version>
<version>1.0.5</version>
</parent>
<artifactId>ida-automation</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion e2etestrig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.mosip.e2etestrig</groupId>
<artifactId>e2etestrig</artifactId>
<version>1.0.3</version>
<version>1.0.5</version>
<packaging>pom</packaging>
<modules>
<module>e2etests</module>
Expand Down
2 changes: 1 addition & 1 deletion e2etestrig/pre-reg-automation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.mosip.e2etestrig</groupId>
<artifactId>e2etestrig</artifactId>
<version>1.0.3</version>
<version>1.0.5</version>
</parent>

<artifactId>preregistration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion e2etestrig/reg-client-automation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.mosip.e2etestrig</groupId>
<artifactId>e2etestrig</artifactId>
<version>1.0.3</version>
<version>1.0.5</version>
</parent>
<artifactId>reg-client-automation</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion e2etestrig/reg-proc-automation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.mosip.e2etestrig</groupId>
<artifactId>e2etestrig</artifactId>
<version>1.0.3</version>
<version>1.0.5</version>
</parent>
<artifactId>reg-proc-automation</artifactId>
<dependencies>
Expand Down

0 comments on commit febcad4

Please sign in to comment.