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

More automated remove fabric mechanism

Open
#464 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

We have a lot of tests where the last step of the test is to remove the extra fabrics added in the test.

There are also a lot of tests where this isn't done.

It would make sense to have the test framework remove extra fabrics as part of the test teardown. The function would have to be careful to only remove fabrics added as a part of the test - ie, fabrics that are listed in the test framework certificate authority manager.

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 by locating the test framework teardown and the certificate authority manager mentioned in the issue. Trace how fabrics are recorded for each test and verify that teardown removes only fabrics added during that test. Done means extra test-created fabrics are cleaned up automatically without removing pre-existing fabrics.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.