project-chip / certification-tool

A test harness and tooling designed to simplify development, testing, and certification for devices, guided by the Connectivity Standards Alliance.
https://csa-iot.org/
Apache License 2.0
27 stars 13 forks source link

Eliminate DUT Commissioning Prompt for Concurrent Execution of Multiple Python Test Cases #209

Open Survensa opened 4 months ago

Survensa commented 4 months ago

Feature description

UI should not prompt for DUT commissioning when more than one Python test case is executed concurrently.

image

Use Cases

During the execution of multiple Python test cases, the UI should refrain from requesting DUT commissioning in between. This is because the first test case is only initiated after a successful commissioning, rendering the prompt unnecessary and illogical.

Test Cases

Test cases in Python Testing Suite - Legacy