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

feat(common): activate reuse flag for testcontainers driven containers #554

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

bobeal
Copy link
Member

@bobeal bobeal commented Jan 3, 2022

- remove use of @container annotation since it automatically stops containers after test
- must be manually configured locally to take effect: testcontainers/testcontainers-java#1781
@github-actions github-actions bot added the feature New feature or request label Jan 3, 2022
@bobeal bobeal added the common Relates to common behaviors label Jan 3, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2022

Unit Test Results

  51 files  ±0    51 suites  ±0   1m 34s ⏱️ -23s
697 tests ±0  697 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 4273a86. ± Comparison against base commit fc6e536.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@bobeal bobeal merged commit 404226b into develop Jan 3, 2022
@bobeal bobeal deleted the feature/upgrade-improve-testcontainers branch January 3, 2022 13:44
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
common Relates to common behaviors feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant