certification-tool
certification-tool copied to clipboard
A test harness and tooling designed to simplify development, testing, and certification for devices, guided by the Connectivity Standards Alliance.
- Updated instructions to flash nRF Dongle - Update nRF links
Added volume for data_model folder
### Describe the bug When opening the Matter TH UI in a browser (Brave, Chrome, Edge), we are unable to scroll up and down the window correctly using the sidebar...
### Describe the bug 1. During the third step, a timeout issue was encountered, but manual execution within the Docker environment completed successfully without timing out. 2. The seventh step...
### Reproduction steps For TC-OPSTATE-2.5, UI-python test seems not work right, and if I run test in Python inside docker mode, test failed quite early at step2. Test commands and...
### Feature description Change output folder for Apps to `/root/apps` folder inside SDK image ### Use Cases The Apps insiders SDK folder should be at `/root/apps` folder ### Test Cases...
### Feature description Currently the python test runner timeout timeout is hardcoded = 30. This PR will increase this value to 60 (https://github.com/project-chip/connectedhomeip/pull/35323) The goal of this PR is to...
### Describe the bug TH completes WiFiNetworkEnable step and starts FindOperational step. Then it fails at: 'src/lib/dnssd/Discovery_ImplPlatform.cpp:629: CHIP Error 0x00000003: Incorrect state' ### Steps to reproduce the behavior 1. Run...
### Feature description Users are able to provide optional per-test case configurations in addition to the general project configurations. When the same parameter is specified in both the project and...
### Feature description Validate the user-provided configurations against a JSON schema (provided by the TC developer along with the test script) and indicate missing (or in excess) parameters and wrong...