Nominatim/test/bdd
Sarah Hoffmann 324b1b5575 bdd tests: do not query word table directly
The BDD tests cannot make assumptions about the structure of the
word table anymore because it depends on the tokenizer. Use more
abstract descriptions instead that ask for specific kinds of
tokens.
2021-07-28 11:31:47 +02:00
..
api enable BDD tests for different tokenizers 2021-05-05 10:31:51 +02:00
db bdd tests: do not query word table directly 2021-07-28 11:31:47 +02:00
osm2pgsql remove osm2pgsql tag tests 2020-01-04 16:23:29 +01:00
steps bdd tests: do not query word table directly 2021-07-28 11:31:47 +02:00
.behaverc add behave settings 2017-02-26 16:46:41 +01:00
environment.py enable BDD tests for different tokenizers 2021-05-05 10:31:51 +02:00