MCPcopy Create free account
hub / github.com/bundesAPI/smard-api / testTimeSeries

Method testTimeSeries

python-client/test/test_time_series.py:32–36  ·  view source on GitHub ↗

Test TimeSeries

(self)

Source from the content-addressed store, hash-verified

30 pass
31
32 def testTimeSeries(self):
33 """Test TimeSeries"""
34 # FIXME: construct object with mandatory attributes with example values
35 # model = TimeSeries() # noqa: E501
36 pass
37
38
39if __name__ == "__main__":

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected