Tests are broken because of NCBI side metadata changes (again) #18
Comments
This could be useful to mock NCBIs API: It seems it can generate the mock automatically and also check that it's in sync with the real API. |
Using Flet/tape-nock instead to record and later mock NCBI connections. |
bmpvieira
added a commit
that referenced
this issue
Apr 6, 2017
bmpvieira
added a commit
that referenced
this issue
Apr 6, 2017
bmpvieira
added a commit
that referenced
this issue
Apr 9, 2017
Fix tests (#18) and mocking NCBI API
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Probably easy to fix (just update the tests data) but right now I can't look into it.
We could maybe as a long term solution use some mock framework to replicate the current NCBI expected behaviour and not rely and any specific metadata.
The text was updated successfully, but these errors were encountered: