MCPcopy Create free account
hub / github.com/DPhi-Space/SimSat / test_mapbox_current

Function test_mapbox_current

scripts/api_test.py:198–203  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

196
197
198def test_mapbox_current() -> None:
199 params = {
200 #"lon": 6.6323,
201 #"lat": 46.5197,
202 }
203 _test_mapbox_endpoint("/data/current/image/mapbox", params)
204
205
206def test_mapbox() -> None:

Callers

nothing calls this directly

Calls 1

_test_mapbox_endpointFunction · 0.85

Tested by

no test coverage detected