Skip to content

Conversation

@khareyash05
Copy link
Member

@khareyash05 khareyash05 commented Sep 4, 2024

Update the unit test file in flask mongo to work with utg.

Closes keploy/keploy#2269


# Connect to MongoDB
client = MongoClient('mongodb://mongo:27017/')
client = MongoClient('mongodb://localhost:27017/')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keep it to mongo by default

Copy link
Contributor

@PranshuSrivastava PranshuSrivastava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PranshuSrivastava PranshuSrivastava merged commit 0eab33e into keploy:main Sep 5, 2024
Harshjosh361 pushed a commit to Harshjosh361/samples-python that referenced this pull request Oct 13, 2024
* feat:utg support

* feat:utg support

* feat:utg support

* Update app.py

Signed-off-by: Harshjosh361 <harshjosh361@gmail.com>
drishlekh pushed a commit to drishlekh/samples-python that referenced this pull request Jun 18, 2025
* feat:utg support

* feat:utg support

* feat:utg support

* Update app.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug]: Tests not viable for Flask Mongo

2 participants