Hisoka-X commented on code in PR #180: URL: https://github.com/apache/seatunnel-web/pull/180#discussion_r1716465642
########## 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: How about add mysql environment in e2e? We have some example in https://github.com/apache/seatunnel/blob/dev/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cdc-mysql-e2e/src/test/java/org/apache/seatunnel/connectors/seatunnel/cdc/mysql/MysqlCDCIT.java#L107 -- 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]
