Skip to content

Java: Simplify setup for flow tests using InlineExpectationsTest #6591

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

Merged
merged 19 commits into from
Sep 14, 2021

Conversation

bmuskalla
Copy link
Contributor

Pull out some common logic but allow overriding the the configurations. Try to provide sane default configurations that can be used across most tests.

@bmuskalla bmuskalla added the Java label Sep 2, 2021
@atorralba
Copy link
Contributor

A few inline comments. Otherwise it looks good to me, and it seems it can be a good quality-of-life change for new tests.

@bmuskalla bmuskalla marked this pull request as ready for review September 8, 2021 08:25
@bmuskalla bmuskalla requested a review from a team as a code owner September 8, 2021 08:25
@atorralba
Copy link
Contributor

Mostly LGTM, but maybe it needs an extra 👀 from someone else before merging.

Also, note that there are some conflicts.

owen-mc
owen-mc previously approved these changes Sep 13, 2021
Copy link
Contributor

@owen-mc owen-mc left a comment

Choose a reason for hiding this comment

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

I didn't check all the changed tests, but InlineFlowTest looks good.

@aschackmull aschackmull merged commit e71173d into github:main Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants