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

adjust batch delivery tests to new framework #1791

Merged

Conversation

moscicky
Copy link
Collaborator

No description provided.

@moscicky moscicky marked this pull request as draft November 29, 2023 11:59
@moscicky moscicky marked this pull request as ready for review November 30, 2023 08:59
public static final String HEALTHY = "healthy";

String failedRequestBody = "{\"body\":\"failed\"}";
String successfulRequestBody = "{\"body\":\"successful\"}";
Copy link
Contributor

Choose a reason for hiding this comment

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

I think those values can be private static final

@moscicky moscicky force-pushed the batch_delivery_integration_test branch from bfded5a to 1b77409 Compare November 30, 2023 14:39
@moscicky moscicky force-pushed the batch_delivery_integration_test branch from 1b77409 to 4065a9f Compare December 1, 2023 07:18
@moscicky moscicky merged commit d4dc027 into integration_tests_framework Dec 7, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants