Skip to content

Conversation

@jarlah
Copy link
Member

@jarlah jarlah commented Sep 29, 2024

ecto module is deprecated and tests create noise
fixes #126

found it by testing a fix in testcontainers mix task ... got many postgres containers

  • see if i can add a test that ensures reused containers dont get reuse flag if reuse is not enabled

Maybe create a new method that takes the container and returns updated container and if it should be reused. This will make it possible to encapsulate/hode the hashing and checking of properties etc.

@jarlah jarlah merged commit ebc135f into main Sep 29, 2024
@jarlah jarlah deleted the fix_reuse_issue branch September 29, 2024 20:26
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.

Reuse isnt working

2 participants