Skip to content

Commit 9283b26

Browse files
committed
Update tests
1 parent 7b49032 commit 9283b26

3 files changed

Lines changed: 15 additions & 0 deletions

File tree

tests/testdata/qgis_server/getcapabilities.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,11 @@ Content-Type: text/xml; charset=utf-8
111111
</EX_GeographicBoundingBox>
112112
<BoundingBox maxy="5.60604e+06" maxx="913283" miny="5.60599e+06" CRS="EPSG:3857" minx="913171"/>
113113
<BoundingBox maxy="8.20416" maxx="44.9016" miny="8.20315" CRS="EPSG:4326" minx="44.9012"/>
114+
<Name>QGIS Test Project</Name>
115+
<KeywordList>
116+
<Keyword vocabulary="ISO">infoMapAccessService</Keyword>
117+
</KeywordList>
118+
<MetadataURL/>
114119
<Layer queryable="1">
115120
<Name>testlayer èé</Name>
116121
<Title>A test vector layer</Title>

tests/testdata/qgis_server/getcapabilities_inspire.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,11 @@ Content-Type: text/xml; charset=utf-8
133133
</EX_GeographicBoundingBox>
134134
<BoundingBox maxy="5.60604e+06" maxx="913283" miny="5.60599e+06" CRS="EPSG:3857" minx="913171"/>
135135
<BoundingBox maxy="8.20416" maxx="44.9016" miny="8.20315" CRS="EPSG:4326" minx="44.9012"/>
136+
<Name>QGIS Test Project</Name>
137+
<KeywordList>
138+
<Keyword vocabulary="ISO">infoMapAccessService</Keyword>
139+
</KeywordList>
140+
<MetadataURL/>
136141
<Layer queryable="1">
137142
<Name>testlayer èé</Name>
138143
<Title>A test vector layer</Title>

tests/testdata/qgis_server/getprojectsettings.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,11 @@ Content-Type: text/xml; charset=utf-8
127127
</EX_GeographicBoundingBox>
128128
<BoundingBox maxy="5.60604e+06" maxx="913283" miny="5.60599e+06" CRS="EPSG:3857" minx="913171"/>
129129
<BoundingBox maxy="8.20416" maxx="44.9016" miny="8.20315" CRS="EPSG:4326" minx="44.9012"/>
130+
<Name>QGIS Test Project</Name>
131+
<KeywordList>
132+
<Keyword vocabulary="ISO">infoMapAccessService</Keyword>
133+
</KeywordList>
134+
<MetadataURL/>
130135
<TreeName>QGIS Test Project</TreeName>
131136
<Layer geometryType="Point" queryable="1" displayField="name" visible="1">
132137
<Name>testlayer èé</Name>

0 commit comments

Comments
 (0)