X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/e8cfba1b10206ac4b49172caf8667f12f28b2d40..80ea13437df4c6d57ea503adbdfc9928de8d859c:/docs/develop/Testing.md diff --git a/docs/develop/Testing.md b/docs/develop/Testing.md index e2b01b8d..20c9d165 100644 --- a/docs/develop/Testing.md +++ b/docs/develop/Testing.md @@ -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`)