Skip to content

Automated Testing #152

@catarial

Description

@catarial

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/*.py

This is testing with a standalone image of everest so the tests fail since it can't connect to MQTT

test.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions