Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small everest testing adaptions #173

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

hikinggrass
Copy link
Contributor

everest-testing:

  • Use RuntimeSettings ctor with MQTTSettings if available
    This is the case in everest-framework >= v0.19.2
  • Use websockets on_connect callback with only one parameter instead of the deprecated one with 2
  • Properly await connection close
  • Use ev_add_pip_package, this allows everest-core to automatically install everest-testing into the venv during configure

This is the case in everest-framework >= v0.19.2

Signed-off-by: Kai-Uwe Hermann <[email protected]>
… the deprecated one with 2

Signed-off-by: Kai-Uwe Hermann <[email protected]>
Signed-off-by: Kai-Uwe Hermann <[email protected]>
…tall everest-testing into the venv during configure

Signed-off-by: Kai-Uwe Hermann <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant