]> git.openstreetmap.org Git - nominatim.git/commit
Update search tests for the categories column
authorItz-Agasta <rupamgolui69@gmail.com>
Mon, 6 Jul 2026 12:21:30 +0000 (17:51 +0530)
committerItz-Agasta <rupamgolui69@gmail.com>
Thu, 30 Jul 2026 07:19:27 +0000 (12:49 +0530)
commita600a80d5d27b6aed7c8808bff2cd8ccb685d8b8
treed3eb3b2c70517dd760d280d3e9d314d14994337d
parent79afc7ecd0a9e2f644b6b32c0fbd0ec514c6f017
Update search tests for the categories column

Populate categories in the placex test fixture, drop the obsolete place_classtype table helper and its scenarios, and unskip the key/value category search BDD test.
test/bdd/features/api/search/queries.feature
test/python/api/conftest.py
test/python/api/search/test_search_near.py
test/python/api/search/test_search_poi.py