-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Issue
23 unit tests are failing. 22 tests fail due to connecting to the wrong db port here and here (should be using 27017).
Reproduce
Run the following commands:
pip install -r requirements.txt
pip install -r requirements_dev.txt
cd examples/petstore-access-control
docker compose up -d
cd ../..
pytest tests
uniqueg
Metadata
Metadata
Assignees
Labels
No labels