mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-12-24 05:22:15 +03:00
enable all BDD API tests for sqlite
This commit is contained in:
parent
6d39563b87
commit
ff06b64329
@ -1,3 +1,4 @@
|
||||
@SQLITE
|
||||
@APIDB
|
||||
Feature: Parameters for Search API
|
||||
Testing correctness of geocodejson output.
|
||||
|
@ -1,3 +1,4 @@
|
||||
@SQLITE
|
||||
@APIDB
|
||||
Feature: Localization of search results
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
@SQLITE
|
||||
@APIDB
|
||||
Feature: Search queries
|
||||
Testing different queries and parameters
|
||||
|
@ -1,3 +1,4 @@
|
||||
@SQLITE
|
||||
@APIDB
|
||||
Feature: Searches with postcodes
|
||||
Various searches involving postcodes
|
||||
|
@ -1,3 +1,4 @@
|
||||
@SQLITE
|
||||
@APIDB
|
||||
Feature: Search queries
|
||||
Generic search result correctness
|
||||
|
@ -1,3 +1,4 @@
|
||||
@SQLITE
|
||||
@APIDB
|
||||
Feature: Simple Tests
|
||||
Simple tests for internal server errors and response format.
|
||||
|
@ -1,3 +1,4 @@
|
||||
@SQLITE
|
||||
@APIDB
|
||||
Feature: Structured search queries
|
||||
Testing correctness of results with
|
||||
|
Loading…
Reference in New Issue
Block a user