-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
At the moment there is a sort of hacky way to run the automated tests.
docker run -it ghcr.io/everest/everest-demo/manager:2025.6.0-dt-esdp bash
cmake --build /ext/build --target install_everest_testing
source /ext/build/venv/bin/activate
pytest --everest-prefix /ext/dist core_tests/*.py framework_tests/*.pyThis is testing with a standalone image of everest so the tests fail since it can't connect to MQTT
Metadata
Metadata
Assignees
Labels
No labels