-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mock the Census API for tests so that Actions doesn't actually hit th…
…e API when running tests (#864) * first pass at conversion function; will add tests next * added function to init * tests for the datetime_to_str added * forgot to add to __all__ * added a param to include time in the output with tests * separated the line that was too long * removed functions from phdi.linkage * add function to container utils * added mocking of census api with pytest monkeypatch * added geocoded_response as fixture * finished mocking the fhir census geocoder * forgot to run black * removed duplicate mocking * removed extra line * removed extra comment
- Loading branch information
1 parent
3d4b5ea
commit 77942ac
Showing
2 changed files
with
180 additions
and
242 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.