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

Improved error handling #182

Merged
merged 4 commits into from
Mar 19, 2024
Merged

Improved error handling #182

merged 4 commits into from
Mar 19, 2024

Conversation

chedim
Copy link
Collaborator

@chedim chedim commented Mar 12, 2024

Also adds a large chunk of testing infrastracture that was required to test the fix.
Also adds okhttp's mocked web server library to spawn for tests an http server that mocks iQ responses.

static {
// DEV:
// setCapellaDomain(System.getenv().getOrDefault("CAPELLA_DOMAIN", "https://api.dev.nonprod-project-avengers.com"));
// PROD:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should not leak our internal environments.

@deniswsrosa deniswsrosa merged commit c166d7c into main Mar 19, 2024
1 check failed
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.

2 participants