bdd: remove support for scenes

Only keep support for the special point geometry 'country:xx'.
This commit is contained in:
Sarah Hoffmann
2022-06-17 10:06:56 +02:00
parent 6c58a4c46c
commit d8623d6818
23 changed files with 16 additions and 1455 deletions

View File

@@ -22,8 +22,8 @@ This test directory is sturctured as follows:
|
+- php PHP unit tests
+- python Python unit tests
+- scenes Geometry test data
+- testdb Base data for generating API test database
+- testdata Additional test data used by unit tests
```
## PHP Unit Tests (`test/php`)