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

[Improvement][Seatunnel-web] Add support to execute seatunnel-web REST API e2e #180

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

arshadmohammad
Copy link
Collaborator

Added to support run test cases in live seatunnel and seatunnel-web. Please go through seatunnel-web-it/README.md to know how to run these integration tests.

Purpose of this pull request

Check list

@arshadmohammad
Copy link
Collaborator Author

Added 31 test cases also. All are passing
image

@Hisoka-X
Copy link
Member

Great! Thanks @arshadmohammad !

@hailin0
Copy link
Member

hailin0 commented Aug 14, 2024

Great idea

Build seatunnel-web
./mvnw clean install -DskipTests

Update mysql database details in src/test/resources/application.yml and Run the seatunnel-web-it integration tests
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good suggestion.
Sure, we can add mysql environment in e2e test cases, but later and in separate PR.

@Hisoka-X
Copy link
Member

Thanks @arshadmohammad

@Hisoka-X Hisoka-X merged commit 7205efe into apache:main Aug 14, 2024
15 checks passed
@arshadmohammad
Copy link
Collaborator Author

Thanks @davidzollo and @hailin0 for the reviewing the PR.
Thanks @Hisoka-X for reviewing and merging the PR.

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.

3 participants