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

tests: use testcontainers.postgres for integration tests #211

Closed

Conversation

Meir017
Copy link

@Meir017 Meir017 commented May 27, 2024

No description provided.

@Meir017
Copy link
Author

Meir017 commented May 27, 2024

same faileures as #208
image

@Meir017
Copy link
Author

Meir017 commented May 27, 2024

now after a couple tests compelete, all of the tests start to fail with the error Unhandled exception. Npgsql.PostgresException (0x80004005): 53300: sorry, too many clients already

@Meir017
Copy link
Author

Meir017 commented Jun 5, 2024

continued in #212

@Meir017 Meir017 deleted the tests/testcontainers-postgres branch June 5, 2024 05:56
@madelson
Copy link
Owner

madelson commented Jun 6, 2024

Do we need to configure Postgres to allow more connections? In the local setup docs for distributedlock believe there’s something about that.

@Meir017
Copy link
Author

Meir017 commented Jun 7, 2024

@madelson I had some issues modifying the configuration of the docker, so for PostgreSQL there are multiple containers starting and stopping, continued in #212

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.

2 participants