Skip to content

Commit 46844fd

Browse files
authored
Tc cnet 4 9 (project-chip#37884)
* TC-CNET-4.9 structure * Implement step 1 and 2 * Typo and cluster update * Implement more test steps * Adding assertions * Completed test steps * Fixes. Removed from CI, test updated * Remove unused imports * Restyle * Restyle * Restyle * Remove from manual tests list * Adding more test steps. Now it adds a network after deleting it and checks if it's ok * Restyle * Restyle * Restyle * Restyle * Removing CI block * Reading networks from all endpoints. Adding logs * Restyle * Adding verification that the connected network is the only one across all endpoints * Reading Network attribute using read_single_attribute_all_endpoints() function and checking if there is only one network connected across all endpoints * Typo * Add docstring * Test updated as test plan suggests * Updating test steps * Adding docstring * Adding final step
1 parent 974be8a commit 46844fd

File tree

5 files changed

+379
-315
lines changed

5 files changed

+379
-315
lines changed

src/app/tests/suites/certification/Test_TC_CNET_4_9.yaml

Lines changed: 0 additions & 314 deletions
This file was deleted.

src/app/tests/suites/manualTests.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@
9191
"Test_TC_CNET_4_3",
9292
"Test_TC_CNET_4_5",
9393
"Test_TC_CNET_4_6",
94-
"Test_TC_CNET_4_9",
9594
"Test_TC_CNET_4_10",
9695
"Test_TC_CNET_4_11",
9796
"Test_TC_CNET_4_12",

0 commit comments

Comments
 (0)