Link bus stop finder source code
This commit is contained in:
parent
aeb429768b
commit
07080c79d3
2 changed files with 7 additions and 0 deletions
|
|
@ -267,4 +267,5 @@ def test_about_documents_urls_and_services(client: Any) -> None:
|
|||
assert b"?node=485403178" in response.data
|
||||
assert b"?lat=51.4545&lon=-2.5879" in response.data
|
||||
assert b"overpass.atownsend.org.uk" in response.data
|
||||
assert b"https://git.4angle.com/edward/openstreetmap-tools" in response.data
|
||||
assert b"JSON endpoints" in response.data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue