Demos should be tested as part of CI
Open
@Khwahish29 is already working on this.
Since Feb 26, 2025.
- Dominant language
- Python
- Stars
- 624
- Forks
- 256
- Avg merge
- 1d 34m
- Merged PRs (30d)
- 47
Description
Summary
https://github.com/libp2p/py-libp2p/issues/513 shows that demos can be broken without any alert during CI.
Expected behavior
Tests should fail is a demo doesn't work.
Actual behavior
No alert.
Relevant log output
Possible Solution
Testing should so we are alerted if a change somewhere in the lib breaks a demo.
Environment
Would you like to work on fixing this bug ?
No
Contributor guide
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.