[30388f42] feat: Add automated test infrastructure for core services
This commit is contained in:
3
b2b-marketing-assistant/run_tests.sh
Normal file
3
b2b-marketing-assistant/run_tests.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
export PYTHONPATH=$PYTHONPATH:/app
|
||||
python3 -m pytest -v /app/tests/test_orchestrator.py
|
||||
Reference in New Issue
Block a user