Azure-Samples / Azure-Python-Standardization-Template-Generator

The source repository for the space tourism templates for Python web apps for Azure
MIT License
7 stars 2 forks source link

MongoDB tests configured to import a DB that isn't assigned #41

Closed kjaymiller closed 8 months ago

kjaymiller commented 8 months ago

When you run pytest for any mongoDB build you get the following error:

E   ImportError: cannot import name 'db' from 'flaskapp' (/home/runner/work/azure-flask-cosmos-mongodb-aca/azure-flask-cosmos-mongodb-aca/src/flaskapp/__init__.py)