project-chip / project-chip/matter-test-scripts
TC-DESC-2.3: Add check for at least one application or aggregator endpoint
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
Now that we have xml files for device types, we know which ones are application device types. Ensure there's at least one endpoint with an application device type (see TODO - https://github.com/project-chip/connectedhomeip/blob/master/src/python_testing/TC_DeviceConformance.py#L536)
Needs a test plan update too, but it's minor and this is a core test, so no problem getting it though a test event.
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.
Research direction
Start at the TODO in src/python_testing/TC_DeviceConformance.py around line 536 and review the XML device-type definitions to understand which types are application device types. Update the core conformance check and its test plan, then run the relevant device conformance tests to verify that an application or aggregator endpoint is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100