DKK-API-TEST Build Status

This project is a test project for the PDOK DKK download API.
The DKK download viewer is the standard web interface for the "Full" and "Custom" calls of this API.
With Java, Maven and Karate the API is tested inclusive the "Delta" calls.

Test are run with the following commands:

git clone https://github.com/JLSchaap/DKK-API-TEST
mvn test

A cucumber test report shows the status of the last succesfull Travis test run on the API. Download urls (zips) created by the API during this testrun can be found in the log files generated during the tests:

WFS feature count results in are found in the wfs count file

All test are run in parallel as shown in the timeline for the latest run.