Skip to content

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 sune.keller@gmail.com

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 <sune.keller@gmail.com>
@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 <stevenmhartland@gmail.com>

* 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 <stevenmhartland@gmail.com>

* Simplify comment

Co-authored-by: Steven Hartland <stevenmhartland@gmail.com>

* More precise WitInitDb domment

---------

Co-authored-by: Steven Hartland <stevenmhartland@gmail.com>
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