Skip to content

Commit

Permalink
Update iso19115p3 func. tests for profile name change
Browse files Browse the repository at this point in the history
  • Loading branch information
vjf committed Sep 20, 2024
1 parent 932a339 commit b85edd6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
<ows:Operation name="GetCapabilities">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="sections">
Expand All @@ -59,8 +59,8 @@
<ows:Operation name="DescribeRecord">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="outputFormat">
Expand All @@ -80,8 +80,8 @@
<ows:Operation name="GetDomain">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="ParameterName">
Expand All @@ -103,8 +103,8 @@
<ows:Operation name="GetRecords">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="CONSTRAINTLANGUAGE">
Expand Down Expand Up @@ -223,8 +223,8 @@
<ows:Operation name="GetRecordById">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="ElementSetName">
Expand All @@ -249,7 +249,7 @@
<ows:Operation name="GetRepositoryItem">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
</ows:HTTP>
</ows:DCP>
</ows:Operation>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
<ows:Operation name="GetCapabilities">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="sections">
Expand All @@ -59,8 +59,8 @@
<ows:Operation name="DescribeRecord">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="outputFormat">
Expand All @@ -80,8 +80,8 @@
<ows:Operation name="GetDomain">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="ParameterName">
Expand All @@ -103,8 +103,8 @@
<ows:Operation name="GetRecords">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="CONSTRAINTLANGUAGE">
Expand Down Expand Up @@ -223,8 +223,8 @@
<ows:Operation name="GetRecordById">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
<ows:Post xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="ElementSetName">
Expand All @@ -249,7 +249,7 @@
<ows:Operation name="GetRepositoryItem">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/mdb/default.yml"/>
<ows:Get xlink:type="simple" xlink:href="http://localhost/pycsw/csw.py?config=tests/functionaltests/suites/iso19115p3/default.yml"/>
</ows:HTTP>
</ows:DCP>
</ows:Operation>
Expand Down

0 comments on commit b85edd6

Please sign in to comment.