File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change 1515class TestGoogleHealthTrends :
1616 def test_class_state (self ):
1717
18- # TODO
19- # Issue #444 in covidcast-indicators repo
18+ # TODO (#474 in covidcast-indicators repo)
2019 assert True
2120
2221# params = read_params()
@@ -38,8 +37,7 @@ def test_class_state(self):
3837
3938 def test_class_dma (self ):
4039
41- # TODO
42- # Issue #444 in covidcast-indicators repo
40+ # TODO (#474 in covidcast-indicators repo)
4341 assert True
4442
4543# params = read_params()
@@ -62,8 +60,7 @@ def test_class_dma(self):
6260class TestingPullCounts :
6361 def test_get_state_counts (self ):
6462
65- # TODO
66- # Issue #444 in covidcast-indicators repo
63+ # TODO (#474 in covidcast-indicators repo)
6764 assert True
6865
6966# params = read_params()
@@ -84,8 +81,7 @@ def test_get_state_counts(self):
8481
8582 def test_get_state_counts (self ):
8683
87- # TODO
88- # Issue #444 in covidcast-indicators repo
84+ # TODO (#474 in covidcast-indicators repo)
8985 assert True
9086
9187# params = read_params()
@@ -106,8 +102,7 @@ def test_get_state_counts(self):
106102class TestGrabAPI :
107103 def test_api_grab (self ):
108104
109- # TODO
110- # Issue #444 in covidcast-indicators repo
105+ # TODO (#474 in covidcast-indicators repo)
111106 assert True
112107
113108# # Use a temporary cache directory to force pulling from the API
You can’t perform that action at this time.
0 commit comments