Orange-OpenSource / Orange-OpenSource/its-client
python: run IoT3 SDK tests in workflows
Open
@ymorin-orange is already working on this.
Since Mar 18, 2025.
Python
- Dominant language
- Java
- Stars
- 19
- Forks
- 12
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 3
Description
What:
PR #308 caused a regression (#317) on MQTT subscription, that would have been caught if the tests had been run on the PR.
Expected:
The tests are run on each PR, to ensure that there is no regression.
Notes:
- MQTT:
- use tests.mosquitto.org, or spawn a dedicated broker in the workflows?
- OTLP:
- need an OTLP collector
- how to check that OTLP traces were properly sent? => Jaeger API?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.