testcontainers / testcontainers/testcontainers-java
[Feature]: Support InfluxDB v3
Open
Nobody has claimed this yet.
modules/influx
type/feature
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 1.9k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 9
Description
Module
InfluxDB
Problem
InfluxDB 3.0 has been released.
Solution
Add support for InfluxDB 3.0.
Benefit
InfluxDB 3.0 containers can be created with ease.
Alternatives
Using a GenericContainer.
Would you like to help contributing this feature?
No
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by locating the InfluxDB module and its existing container tests, then review the requirements for InfluxDB 3.0; done means InfluxDB 3.0 containers can be created through the module without requiring a GenericContainer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java
- Domain
- database, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100