mapcentia / geocloud2

The GC2 framework helps you build a spatial data infrastructure quickly and easily. Powered using open source components for a scalable solution focused on freedom rather than fees.
https://www.osgeo.org/projects/gc2-vidi/
GNU Affero General Public License v3.0
147 stars 67 forks source link

Write more API tests #126

Open mapcentia opened 1 year ago

mapcentia commented 1 year ago

Tests in GC2 are performed with Codeception. There are some tests written for the APIs , but far from full coverage. This issue will be kept opened and new tests cases will be added over time

API tests are written here:

https://github.com/mapcentia/geocloud2/blob/master/app/tests/api/DatabaseManagementCest.php

WFS-t protected data source

Read (GET are covered ):

Write: