project-chip / project-chip/matter-test-scripts
python testing: Consider mandating an endpoint for tests that expect one
Open
@j-ororke is already working on this.
Since Nov 25, 2024.
automation
On-hold
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
Falling back to a default seems dangerous. I know why it was done, but this seems like a recipe for badness. Suggest enforcing that an --endpoint flag is explicitly supplied for all tests that are run against a single endpoint.
Weill need to run this by folks in the test harness meeting before implementing.
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.