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

Use podman to run postgres tests #1229

Merged
merged 12 commits into from
Sep 25, 2023
Merged

Use podman to run postgres tests #1229

merged 12 commits into from
Sep 25, 2023

Conversation

TheQuantumPhysicist
Copy link
Collaborator

@TheQuantumPhysicist TheQuantumPhysicist commented Sep 21, 2023

I created my own facility to run podman since testcontainers-rs is ugly with its unjustified lifetime and lacks direct support for podman.

At the time of creating this PR, I'm able to launch containers and stop them automatically, but I still need to configure the container properly to get the tests to work.

Base automatically changed from fix/postgres-async-with-tx-dropper to fix/postgres September 21, 2023 23:29
@TheQuantumPhysicist TheQuantumPhysicist marked this pull request as ready for review September 21, 2023 23:30
@TheQuantumPhysicist
Copy link
Collaborator Author

This is ready for review. The only thing left is to add a feature that will force enabling the containerized test, which I'll do tomorrow because it's too late.

Base automatically changed from fix/postgres to master September 22, 2023 10:17
@TheQuantumPhysicist TheQuantumPhysicist merged commit 1f977b5 into master Sep 25, 2023
12 checks passed
@TheQuantumPhysicist TheQuantumPhysicist deleted the feat/podman branch September 25, 2023 09:45
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.

None yet

2 participants