mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-11 05:14:07 +00:00
adapt BDD tests for new address ranks
This commit is contained in:
@@ -135,9 +135,9 @@ Feature: Import into placex
|
||||
| object | rank_search | rank_address |
|
||||
| N2 | 30 | 30 |
|
||||
| W2 | 30 | 30 |
|
||||
| W4 | 22 | 22 |
|
||||
| R2 | 22 | 22 |
|
||||
| R3 | 22 | 0 |
|
||||
| W4 | 24 | 24 |
|
||||
| R2 | 24 | 24 |
|
||||
| R3 | 24 | 0 |
|
||||
|
||||
Scenario: rank and inclusion of naturals
|
||||
Given the 0.4 grid
|
||||
|
||||
Reference in New Issue
Block a user