mirror of
https://github.com/bellingcat/geoclustering.git
synced 2026-06-11 21:18:29 +03:00
adds: tests for csv
This commit is contained in:
@@ -27,3 +27,4 @@ def test_encoders():
|
||||
assert res["string"] == read_fixture_content("snapshots/result.txt")
|
||||
assert res["json"] == read_fixture_content("snapshots/result.json")
|
||||
assert res["geojson"] == read_fixture_content("snapshots/result.geojson")
|
||||
assert res["csv"] == read_fixture_content("snapshots/result.csv")
|
||||
|
||||
Reference in New Issue
Block a user