etf-webapp
etf-webapp copied to clipboard
:earth_africa: :mag: ETF is an open source testing framework for spatial data and services
Hi, How can I configure the number of tests that can be run concurrently? The original PR seems to introduce it as settings for the configuration file: https://github.com/etf-validator/etf-webapp/pull/193/files In the...
We get NPE when starting tests for [WMS service](https://test.haleconnect.de/ows/services/org.472.c3bf1298-3629-437a-a925-382964393979_wms?SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.3.0) using the API call. NPE is observed only for the first time when this API is requested but on successive API...
Already included as an attachment in the report (type JunitXml), but not shown yet. Example: ```XML TEAM Engine result UTF-8 text/xml ```
### Description Several issues have been reported with the recently merged PR https://github.com/etf-validator/etf-webapp/pull/196 - **Re-**running a test with the OGC Team Engine Test driver always results in a NullPointerException -...
### Description During the execution of the TestSuites of Interoperable data sets in GML (Guidelines for the Encoding of Spatial Data version 3.3), we found that certain GML file were...
### Description During the testing of the new release candidate of the ETF, an error has been encountered during the execution of the the INSPIRE WMS Executable Test Suite. This...
For example in a menu that is located in the upper right corner. A gear symbol could be used.
Some basic thoughts about inspire-eu-validation/ets-repository#48 Example structures of the translation templates in the 2.0.0-beta: ``` ES_AD_50.xml 4:389: cvc-complex-type.2.4.a: Invalid content was found starting with element '{"http://inspire.ec.europa.eu/schemas/ad/4.0":situatedWithin}'. One of '{"http://www.opengis.net/gml/3.2":metaDataProperty, "http://www.opengis.net/gml/3.2":description,...
- [ ] Central store for credentials. Each credential is associated with an URL. Implement getCredentialsFor(URL) - [ ] Support wildcards in URL - [ ] add to etf-core and...