FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
fix(cosmosdb): Add support for the CosmosDB Emulator by mbenabda · Pull Request #579 · testcontainers/testcontainers-python · GitHub
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
39
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix(cosmosdb): Add support for the CosmosDB Emulator
- #579
#579
Merged
alexanderankin
merged 15 commits into
testcontainers:main
testcontainers/testcontainers-python:main
from
mbenabda:pr/cosmosdb_emulator
mbenabda/testcontainers-python:pr/cosmosdb_emulator
Copy head branch name to clipboard
Jun 28, 2024
Conversation
Commits
15
(15)
Checks
Files changed
Merged
fix(cosmosdb): Add support for the CosmosDB Emulator
#579
alexanderankin
merged 15 commits into
testcontainers:main
testcontainers/testcontainers-python:main
from
mbenabda:pr/cosmosdb_emulator
mbenabda/testcontainers-python:pr/cosmosdb_emulator
Copy head branch name to clipboard
Commits
Commits on May 24, 2024
feat(cosmosdb) : add support for the CosmosDB emulator
Mehdi BEN ABDALLAH
authored and
mbenabda
committed
af58cdd
View commit details
Copy full SHA for af58cdd
Browse repository at this point
less verbose starting
Mehdi BEN ABDALLAH
authored and
mbenabda
committed
aa2a420
View commit details
Copy full SHA for aa2a420
Browse repository at this point
bind the minimal set of ports by default
Mehdi BEN ABDALLAH
authored and
mbenabda
committed
e3aafdd
View commit details
Copy full SHA for e3aafdd
Browse repository at this point
run poetry lock --no-update
Mehdi BEN ABDALLAH
authored and
mbenabda
committed
c01d02f
View commit details
Copy full SHA for c01d02f
Browse repository at this point
move configuration steps to _configure
Mehdi BEN ABDALLAH
authored and
mbenabda
committed
f9508c8
View commit details
Copy full SHA for f9508c8
Browse repository at this point
linting
alexanderankin
committed
a2ce740
View commit details
Copy full SHA for a2ce740
Browse repository at this point
fix make docs - needs to refer to autoclass for enum since its in docstring
alexanderankin
committed
9e5a367
View commit details
Copy full SHA for 9e5a367
Browse repository at this point
Commits on May 25, 2024
actually expose the MongoDB endpoint when requested
Mehdi BEN ABDALLAH
authored and
mbenabda
committed
04f5f5d
View commit details
Copy full SHA for 04f5f5d
Browse repository at this point
remove support for endpoints that are not yet supported in the container release of the emulator
Mehdi BEN ABDALLAH
authored and
mbenabda
committed
09a6b0c
View commit details
Copy full SHA for 09a6b0c
Browse repository at this point
expose the PEM encoded self signed server certificate
Mehdi BEN ABDALLAH
authored and
mbenabda
committed
a7986c5
View commit details
Copy full SHA for a7986c5
Browse repository at this point
wip
Mehdi BEN ABDALLAH
authored and
mbenabda
committed
e462cbf
View commit details
Copy full SHA for e462cbf
Browse repository at this point
Commits on May 26, 2024
docs: rename classes as to not have the Mongo emulator mistaken for the MongoDB testcontainer
Mehdi BEN ABDALLAH
authored and
mbenabda
committed
831cbca
View commit details
Copy full SHA for 831cbca
Browse repository at this point
linting
Mehdi BEN ABDALLAH
authored and
mbenabda
committed
fe48bf4
View commit details
Copy full SHA for fe48bf4
Browse repository at this point
Commits on May 27, 2024
skip doctest for the cosmosdb module (the module binds static host ports, and tests are run concurrently for several python versions)
Mehdi BEN ABDALLAH
authored and
mbenabda
committed
c90b36f
View commit details
Copy full SHA for c90b36f
Browse repository at this point
Commits on Jun 28, 2024
poetry.lock - add missing packages from rebase mistake
alexanderankin
committed
d57fbcc
View commit details
Copy full SHA for d57fbcc
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL