Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: testcontainers/testcontainers-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dabrign/testcontainers-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 0 files changed
  • 3 contributors

Commits on Jan 3, 2020

  1. Added MongoDb container

    Danilo committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    646c46a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. remove comments from test

    Danilo committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    46acd11 View commit details
    Browse the repository at this point in the history
  2. remove literal for port exposed

    Danilo committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    7886b4f View commit details
    Browse the repository at this point in the history
  3. added assertion on mongodb test

    Danilo committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    79d9a65 View commit details
    Browse the repository at this point in the history
  4. Removed unnecessary print

    dabrign authored Jan 7, 2020
    Configuration menu
    Copy the full SHA
    9c6d74e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. update to main project

    danilo committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    4d8069f View commit details
    Browse the repository at this point in the history
Loading