2 Feature: Object details
3 Check details page for correctness
5 Scenario Outline: Details via OSM id
6 When sending <format> details query for <object>
7 Then the result is valid <format>
13 | html | N4267356889 |
14 | json | N4267356889 |
20 Scenario Outline: Details via unknown OSM id
21 When sending <format> details query for <object>
22 Then a HTTP 400 is returned
31 Scenario: Details with keywords
32 When sending details query for W78099902
35 Then the result is valid html
38 Scenario: Details of a country with keywords
39 When sending details query for R287072
42 Then the result is valid html