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

fix: Edit failing test #246

Merged
merged 3 commits into from Oct 27, 2020
Merged

fix: Edit failing test #246

merged 3 commits into from Oct 27, 2020

Conversation

KitBurgess
Copy link
Contributor

@KitBurgess KitBurgess commented Oct 16, 2020

The test that was removed was failing. This isn't the unit test's fault, but merely the fact that these TestCaseUsingRealAPI unit tests rely on an external data source - the Vortexa API.

These conversion tests should instead use a mock api, like other tests extending from the TestCaseUsingMockAPI in the SDK.

In the meantime, we edit the faulty test to ensure development can continue.

@KitBurgess KitBurgess requested review from asfakianakis, gssantos and SeanBarry and removed request for gssantos October 16, 2020 13:21
@KitBurgess KitBurgess changed the title fix: Remove failing test fix: Edit failing test Oct 16, 2020
@SeanBarry
Copy link
Contributor

LGTM

@KitBurgess KitBurgess merged commit aee5148 into master Oct 27, 2020
@KitBurgess KitBurgess deleted the fix-bad-tests branch October 27, 2020 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants