Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Make sure db is accepting connections in container for itests #71

Merged
merged 1 commit into from
May 1, 2020

Conversation

atanasovskib
Copy link
Contributor

testcontainers.wait.ForSQL strategy is used to wait for the
success of SELECT 1 on the database container.

testcontainers.wait.ForSQL strategy is used to wait for the
success of `SELECT 1` on the database container.
@atanasovskib atanasovskib requested review from cevian and JLockerman May 1, 2020 13:36
Copy link
Contributor

@cevian cevian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@atanasovskib atanasovskib merged commit 52a9bd8 into master May 1, 2020
@atanasovskib atanasovskib deleted the fix-wait-for-db-container branch May 1, 2020 22:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants