Skip to content

chore: remove duplicated tests for config#2628

Merged
mdelapenya merged 1 commit intotestcontainers:mainfrom
mdelapenya:simplify-config-tests
Jul 5, 2024
Merged

chore: remove duplicated tests for config#2628
mdelapenya merged 1 commit intotestcontainers:mainfrom
mdelapenya:simplify-config-tests

Conversation

@mdelapenya
Copy link
Member

What does this PR do?

It removes the read config tests in the testcontainers package, because it's already tested in the internal ones.

Why is it important?

That test function was testing a pass-through function for reading the config from the testcontainers package.

Related issues

It's already tested in the internal package, and this test is causing flakiness due to reading the actual config
@mdelapenya mdelapenya requested a review from a team as a code owner July 5, 2024 07:23
@mdelapenya mdelapenya added the chore Changes that do not impact the existing functionality label Jul 5, 2024
@mdelapenya mdelapenya self-assigned this Jul 5, 2024
@netlify
Copy link

netlify bot commented Jul 5, 2024

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 8a01a8b
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/66879f755b425e0008ebe541
😎 Deploy Preview https://deploy-preview-2628--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mdelapenya mdelapenya merged commit ee9a148 into testcontainers:main Jul 5, 2024
@mdelapenya mdelapenya deleted the simplify-config-tests branch July 11, 2024 11:48
mdelapenya added a commit that referenced this pull request Jul 15, 2024
* main:
  fix: log output after context timeout (#2643)
  chore(deps): use "github.com/containerd/platforms" instead (#2638)
  chore(deps): bump google.golang.org/grpc to 1.64.1 (#2635)
  chore(deps): bump certifi from 2024.2.2 to 2024.7.4 (#2631)
  chore: prepare for next minor development cycle (0.33.0)
  chore: use new version (v0.32.0) in modules and examples
  feat: honour go toolchain's verbose flag to print out logs (#2624)
  Fix issues in BuildImage() (#2626)
  docs: indicate version for the Run function (#2627)
  chore: remove duplicated tests for config (#2628)
  Log retried errors (#2613)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Changes that do not impact the existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant