Skip to content
Snippets Groups Projects
Commit 232c0554 authored by lukas leufen's avatar lukas leufen
Browse files

renamed test, /close #8

parent e86daa57
Branches
Tags
2 merge requests!9new version v0.2.0,!8data generator
Pipeline #25754 passed
......@@ -62,7 +62,7 @@ class TestDataGenerator:
assert station[1].data.shape[-1] == gen.window_lead_time
assert station[0].data.shape[1] == gen.window_history + 1
def test_get_key_representation(self, gen):
def test_get_station_key(self, gen):
gen.stations.append("DEBW108")
f = gen.get_station_key
iter(gen)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment