Closed mniestroj closed 2 years ago
Visit the preview URL for this PR (updated for commit ec6bbc3):
https://golioth-zephyr-sdk-doxygen-dev--pr274-samples-lightdb-78inexkh.web.app
(expires Thu, 22 Sep 2022 15:14:40 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Covered as part of #287 and #294
Add basic pytest runtime test, which runs:
$ goliothctl $GOLIOTHCTL_OPTS stream listen $GOLIOTH_DEVICE_NAME
and verifies if temperature measurements are received. Right now an arbitrary number of 10 events is expected, before considering test as passed.
TODO: