Skip to content

[Feature] Test with docker demo#10742

Closed
stalary wants to merge 4 commits intoapache:masterfrom
stalary:feature/test_with_docker
Closed

[Feature] Test with docker demo#10742
stalary wants to merge 4 commits intoapache:masterfrom
stalary:feature/test_with_docker

Conversation

@stalary
Copy link
Copy Markdown
Contributor

@stalary stalary commented Jul 11, 2022

Proposed changes

Issue Number: close #xxx

Problem Summary:

Currently we support a variety of external tables, but ut can only mock a lot of times. In order to be able to test for real scenarios, I wanted to use Docker to solve the problem of third party dependencies. My initial thoughts are as follows.

  1. Create docker-compose.yaml files for the third party dependencies you want to test.
  2. Implement annotations for ut, supporting the specification of docker-compose.yaml.
  3. Start the Docker service before starting ut.

@stalary stalary changed the title Feature/test with docker [Feature] Test with docker demo Jul 11, 2022
@stalary stalary closed this Sep 7, 2022
@stalary stalary deleted the feature/test_with_docker branch April 10, 2023 02:00
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.

1 participant