ruanwenjun opened a new issue #5807: URL: https://github.com/apache/dolphinscheduler/issues/5807
**Describe the question** Currently, we use database configured at `datasource.properties` in unit test. This is inconvenient and against the principles of unit test, unit test should run successfully at every environment. We can use h2 datasource in unit test(https://www.linkedin.com/pulse/unit-testing-using-h2-in-memory-db-raghunandan-gupta). **Which version of DolphinScheduler:** -[dev] -- 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]
