Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use epidata client in covidcast integration tests #67

Closed
dfarrow0 opened this issue Apr 20, 2020 · 2 comments · Fixed by #1091
Closed

use epidata client in covidcast integration tests #67

dfarrow0 opened this issue Apr 20, 2020 · 2 comments · Fixed by #1091
Assignees
Labels
Engineering Used to filter issues when synching with Asana good first issue refactor Substantial projects to make the code do the same thing, better.

Comments

@dfarrow0
Copy link
Contributor

the covidcast integration tests should use the epidata client now that it supports the covidcast endpoints

@krivard krivard added refactor Substantial projects to make the code do the same thing, better. good first issue labels Sep 17, 2020
@SumitDELPHI SumitDELPHI added the Engineering Used to filter issues when synching with Asana label Dec 2, 2020
@krivard
Copy link
Contributor

krivard commented Feb 3, 2023

We want to change

https://github.com/cmu-delphi/delphi-epidata/blob/dev/integrations/server/test_covidcast.py#L27-L35

to use Epidata.covidcast(), the same/similar way

response = Epidata.fluview('nat', 202020)
uses Epidata.fluview()

@krivard
Copy link
Contributor

krivard commented Feb 3, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Used to filter issues when synching with Asana good first issue refactor Substantial projects to make the code do the same thing, better.
4 participants