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

Add necessary imports in main.go example #1

Merged
merged 1 commit into from
Jul 20, 2018

Conversation

sirlatrom
Copy link
Contributor

The previous example didn't compile, so I added the missing imports and renamed the one referring to github.com/gianarb/testcontainers.

Signed-off-by: Sune Keller [email protected]

The previous example didn't compile, so I added the missing imports and renamed the one referring to `github.com/gianarb/testcontainers`.

Signed-off-by: Sune Keller <[email protected]>
@gianarb
Copy link
Member

gianarb commented Jul 20, 2018

Thanks a lot @sirlatrom !!

@gianarb gianarb merged commit a07ed57 into testcontainers:master Jul 20, 2018
MeneDev pushed a commit to MeneDev/testcontainers-go that referenced this pull request Aug 8, 2018
Add necessary imports in main.go example
gianarb pushed a commit that referenced this pull request Sep 24, 2020
mdelapenya referenced this pull request in mdelapenya/testcontainers-go Apr 8, 2021
mdelapenya pushed a commit that referenced this pull request Nov 20, 2024
* Respect custom waitStrategy for InfluxDB (#1)

fix(influxdb): Respect passed waitStrategy

* Refactor test to use require for container state assertion

Co-authored-by: Steven Hartland <[email protected]>

* Change default wait strategy from checking logs to health check for influxdb2 (#2)

* /health check waitStrategy for influx1 and influx2

* Undo health endpoint test after default strategy was changed

* Update http health check to verify JSON status value (#3)

* Move Shutdown check to WithInitDb (#4)

Move Shutdown check to WithInitDb

* Remove slice

Co-authored-by: Steven Hartland <[email protected]>

* Simplify comment

Co-authored-by: Steven Hartland <[email protected]>

* More precise WitInitDb domment

---------

Co-authored-by: Steven Hartland <[email protected]>
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