Move to using managed identity for auth to CosmosDB. #9159
GitHub Actions / Unit Test Results
failed
Dec 21, 2023 in 0s
1 errors in 1s
Annotations
github-actions / Unit Test Results
tests_ma.test_db.test_events with error
artifacts/test-results/pytest_api_unit.xml [took 0s]
Raw output
collection failure
ImportError while importing test module '/api/tests_ma/test_db/test_events.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python3.8/importlib/__init__.py:127: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
tests_ma/test_db/test_events.py:3: in <module>
from api_app.db import events
E ModuleNotFoundError: No module named 'api_app'
Check notice on line 0 in .github
github-actions / Unit Test Results
1 test found
There is 1 test, see "Raw output" for the name of the test.
Raw output
tests_ma.test_db.test_events
Loading