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

Example of unit/IT test #2

Open
danp11 opened this issue Feb 20, 2022 · 2 comments
Open

Example of unit/IT test #2

danp11 opened this issue Feb 20, 2022 · 2 comments

Comments

@danp11
Copy link

danp11 commented Feb 20, 2022

Hi and thanks for this repo and the Flink Forward presentation. I just watch it during the weekend.

I haven't followed Flink for a couple of years now and alot of good things has been built in the Table/SQL API 👍

As this repo shows the latest func in these API I think it would be very intresting on what you consider to be "best practice" on
how a unit/IT test for "Example_10_Table_Temporal_Join_Pure" would look like.

No problem of course if you dont have the time. In that case could you please point me to any tests in the Flink repo that
you written and tests this kind of func?

Thanks in advance,

/Dan

@twalthr
Copy link
Owner

twalthr commented Apr 8, 2022

Sorry, I somehow missed you opened issue in my notifications. I will try to add an example shortly. We are also planning to add an official testing util module to our code base. But until all classes that are called ITCase in the Flink code base are a good reference for testing example. Take DataStreamJavaITCase as a recent example.

@danp11
Copy link
Author

danp11 commented Apr 8, 2022 via email

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

No branches or pull requests

2 participants