Skip to content

Commit

Permalink
Update masterdataApi.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Mohanachandran S <[email protected]>
  • Loading branch information
mohanachandran-s authored Oct 28, 2024
1 parent 1c0fc01 commit 1976802
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions api-test/testNgXmlFiles/masterdataApi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<listener class-name="io.mosip.testrig.apirig.report.EmailableReport"/>
</listeners>

<!--<test name="BulkUpload">
<test name="BulkUpload">
<parameter name="ymlFile"
value="masterdata/BulkUpload/BulkUpload.yml" />
<classes>
Expand All @@ -30,11 +30,11 @@
<classes>
<class name="io.mosip.testrig.apirig.testscripts.GetWithQueryParam" />
</classes>
</test>-->
</test>



<!--<test name="CreateBlockListedWords">
<test name="CreateBlockListedWords">
<parameter name="ymlFile"
value="masterdata/BlockListedWords/CreateBlockListedWords.yml" />
<classes>
Expand Down Expand Up @@ -438,7 +438,7 @@
<classes>
<class name="io.mosip.testrig.apirig.testscripts.DeleteWithParam" />
</classes>
</test>-->
</test>

<test name="CreateLocationData">
<parameter name="ymlFile"
Expand All @@ -465,7 +465,7 @@
<class name="io.mosip.testrig.apirig.testscripts.SimplePostForAutoGenId" />
</classes>
</test>
<!--<test name="UpdateRegCentStatus">
<test name="UpdateRegCentStatus">
<parameter name="ymlFile"
value="masterdata/UpdateRegCentStatus/UpdateRegCentStatus.yml" />
<classes>
Expand Down Expand Up @@ -930,7 +930,7 @@
</classes>
</test>

<test name="UpdateUISpec">
<!--<test name="UpdateUISpec">
<parameter name="ymlFile"
value="masterdata/UpdateUISpec/UpdateUISpec.yml" />
<classes>
Expand All @@ -944,7 +944,7 @@
<classes>
<class name="io.mosip.testrig.apirig.testscripts.SimplePut" />
</classes>
</test>
</test> -->

<test name="GetPossiableValues">
<parameter name="ymlFile"
Expand Down Expand Up @@ -1048,14 +1048,14 @@
<class name="io.mosip.testrig.apirig.testscripts.GetWithParam" />
</classes>
</test>
Commenting for MOSIP-33731
<test name="GetIdTypeByLangCode">
<!--Commenting for MOSIP-33731-->
<!--<test name="GetIdTypeByLangCode">
<parameter name="ymlFile"
value="masterdata/GetIdTypeByLangCode/GetIdTypeByLangCode.yml" />
<classes>
<class name="io.mosip.testrig.apirig.testscripts.GetWithParam" />
</classes>
</test>
</test>-->
<test name="GetHolidaysMissingIds">
<parameter name="ymlFile"
value="masterdata/GetHolidaysMissingIds/GetHolidaysMissingIds.yml" />
Expand Down Expand Up @@ -1162,14 +1162,14 @@
<class name="io.mosip.testrig.apirig.testscripts.GetWithParam" />
</classes>
</test>
Commenting for MOSIP-33731
<test name="CreateIdType">
<!--Commenting for MOSIP-33731-->
<!--<test name="CreateIdType">
<parameter name="ymlFile"
value="masterdata/CreateIdType/CreateIdType.yml" />
<classes>
<class name="io.mosip.testrig.apirig.testscripts.SimplePost" />
</classes>
</test>
</test>-->
<test name="FetchValidDocumentsByDocCategoryCode">
<parameter name="ymlFile"
value="masterdata/FetchValidDocumentsByDocCategoryCode/FetchValidDocumentsByDocCategoryCode.yml" />
Expand Down Expand Up @@ -1460,5 +1460,5 @@ Commenting for MOSIP-33731
<classes>
<class name="io.mosip.testrig.apirig.testscripts.GetWithParam" />
</classes>
</test>-->
</suite>
</test>
</suite>

0 comments on commit 1976802

Please sign in to comment.