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

Run tests in Fallback Mode when API response is 5xx #69

Merged
merged 4 commits into from
Sep 28, 2018

Conversation

ArturT
Copy link
Member

@ArturT ArturT commented Sep 28, 2018

Only Knapsack Pro API response 2xx, 3xx, 4xx should be treated as successful. When API response is 5xx then we use Fallback Mode to run tests.

This should allow to run tests even in case of Knapsack Pro API 500 error.

Related:
Issue: #68
First reported problem and PR: #67

@ArturT ArturT changed the title Run fallback mode when API response is 5xx Run Fallback Mode when API response is 5xx Sep 28, 2018
@ArturT ArturT changed the title Run Fallback Mode when API response is 5xx Run tests in Fallback Mode when API response is 5xx Sep 28, 2018
@ArturT ArturT merged commit 47bb5e1 into master Sep 28, 2018
@ArturT ArturT deleted the fallback-mode-improvements branch September 28, 2018 17:27
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.

1 participant