Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
testcontainers
/
testcontainers-python
Public
Notifications
You must be signed in to change notification settings
Fork
380
Star
2.3k
Code
Issues
136
Pull requests
41
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: support influxdb
- #413
#413
Merged
alexanderankin
merged 13 commits into
testcontainers:main
testcontainers/testcontainers-python:main
from
lucsorel:feat/support-influxdb
lucsorel/testcontainers-python:feat/support-influxdb
Copy head branch name to clipboard
Mar 20, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: support influxdb
#413
alexanderankin
merged 13 commits into
testcontainers:main
testcontainers/testcontainers-python:main
from
lucsorel:feat/support-influxdb
lucsorel/testcontainers-python:feat/support-influxdb
Copy head branch name to clipboard
Commits
Commits on Jan 5, 2024
feat(influxdb): add InfluxDbContainer with methods to retrieve the connection URL and service version; add unit tests
lucsorel
committed
ab3bf4f
View commit details
Copy full SHA for ab3bf4f
Browse repository at this point
ci(influxdb): add references to the InfluxDbContainer in the general documentation and the build process
lucsorel
committed
af7dbbf
View commit details
Copy full SHA for af7dbbf
Browse repository at this point
Commits on Jan 8, 2024
feat(influxdb): add client v1 getter for INfluxDB 1.x instances
lucsorel
committed
e643ac1
View commit details
Copy full SHA for e643ac1
Browse repository at this point
Commits on Jan 12, 2024
feat(influxdb2): add support for InfluxDB 2 client and unit tests
lucsorel
committed
4e27304
View commit details
Copy full SHA for 4e27304
Browse repository at this point
Commits on Jan 16, 2024
refactor(influxdb): split the code for InfluxDB 1.x and 2.x in separated modules; enhance the automated test; declared component dependencies
lucsorel
committed
f8d84a4
View commit details
Copy full SHA for f8d84a4
Browse repository at this point
refactor(influxdb): remove unused imports, order imports
lucsorel
committed
af4c18a
View commit details
Copy full SHA for af4c18a
Browse repository at this point
tests(influxdb): replace use of dateutil parser by datetime fromisoformat
lucsorel
committed
4ff505d
View commit details
Copy full SHA for 4ff505d
Browse repository at this point
Commits on Mar 8, 2024
ci(influxdb): replace Tuple and Dict typing by tuple and dict, apply expected code formatting
lucsorel
committed
c28bd8a
View commit details
Copy full SHA for c28bd8a
Browse repository at this point
test(influxdb): fix get_version test with InfluxDB 2.x, which still evolves
lucsorel
committed
31ecb5d
View commit details
Copy full SHA for 31ecb5d
Browse repository at this point
docs(influxdb): add title about InfluxDbContainer
lucsorel
committed
e01621d
View commit details
Copy full SHA for e01621d
Browse repository at this point
Commits on Mar 11, 2024
ci(poetry.lock): update poetry lock file
lucsorel
committed
155c416
View commit details
Copy full SHA for 155c416
Browse repository at this point
Merge branch 'main' into feat/support-influxdb
lucsorel
authored
38d96fe
View commit details
Copy full SHA for 38d96fe
Browse repository at this point
ci(poetry.lock): update poetry lock file
lucsorel
committed
e595200
View commit details
Copy full SHA for e595200
Browse repository at this point
You can’t perform that action at this time.