This PR https://github.com/cmu-delphi/delphi-epidata/pull/1062 had some endpoints with missing imports, but passed integration testing. We should make sure all endpoints are covered by basic integration tests ("doesn't throw an error") to prevent this from happening.
This PR https://github.com/cmu-delphi/delphi-epidata/pull/1062 had some endpoints with missing imports, but passed integration testing. We should make sure all endpoints are covered by basic integration tests ("doesn't throw an error") to prevent this from happening.
Missing imports were fixed in https://github.com/cmu-delphi/delphi-epidata/pull/1067.
Starter list of endpoints:
For each we need to: