arshadmohammad commented on code in PR #180: URL: https://github.com/apache/seatunnel-web/pull/180#discussion_r1716815716
########## seatunnel-web-it/README.md: ########## @@ -0,0 +1,13 @@ +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 Review Comment: Good suggestion. Sure, we can add mysql environment in e2e test cases, but later and in separate PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
