project-chip / project-chip/matter-test-scripts

TC-DESC-2.3: Add check for at least one application or aggregator endpoint

Open
#679 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.