Skip to content

Commit

Permalink
[TC-SC-4.3] Discovery [DUT as Commissionee] (#31982)
Browse files Browse the repository at this point in the history
* Adds TC_SC_4_3.py

* Fixes TXT record not available when making direct query with name and type

* Fixes restyle, adds comments to operational service logic

* Fix restlye for mdns class

* Adds get_service_types to mdns class

* Fix restyle

* Steps progress

* Fix restyle

* Fix restyle

* Adds test to tests.yaml

* Fix lint

* Fix lit-icd-app path in tests.yaml

* Fix SII key logic

* Addresses latest review comments

* Fix lint

* Replaces 1 sec fixed sleep in operational service logic with service listener event wait time

* Merge from master

* MDNS class update progress

* Adds MdnsAsyncServiceInfo class

* Adds get_service_by_record_type to mdns class

* TC progress

* Fix restyle

* Fix restyle

* Fix lint

* Fix restyle

* tests.yaml from master

* tests.yaml from master

* Updates steps output and test runner configs

* Adds tc to tests.yaml

* Update

* Updates to make a fresh question each time

* Update progress

* Fix restyle

* Fix Lint

* Fix restyle

* Fix lint

* Adds CI task tags

* Completes step 11

* Fix restyled

* Steps 8,11

* Fix restyled

* Adds timeout to get_service_types

* Updates get_service_types description

* Update src/python_testing/TC_SC_4_3.py

Co-authored-by: C Freeman <[email protected]>

* Adds clarifying comment

* Adds MCORE.COM PICS checks

* Updates contains_ipv6_address

* Removes listener dealy

* Fix restyled

* Fix restyled

* Fix lint

* Updates ipv6 check

* Fixes ipv6 checks

* Restore ms delay

* continue

* Step 9 - Updates hostname character length check, other adjustments

* removes temp test file

* Restyled by autopep8

* Removes test case YAML and manualTests.json reference

* Fix restyle

* Updates CI python test arguments

* Fix typo

* matter_testing import update

* Update src/python_testing/TC_SC_4_3.py

Co-authored-by: C Freeman <[email protected]>

* Update src/python_testing/TC_SC_4_3.py

Co-authored-by: C Freeman <[email protected]>

* Update src/python_testing/TC_SC_4_3.py

Co-authored-by: C Freeman <[email protected]>

* Addresses latest

* Fix restyle

* Testing zeroconf class imports

* service info refactor

* Fix restyle

* Fix restyle

* Updates mdns service info init

* Fix restyle

* Updates MdnsAsyncServiceInfo

---------

Co-authored-by: C Freeman <[email protected]>
Co-authored-by: Restyled.io <[email protected]>
  • Loading branch information
3 people authored Dec 17, 2024
1 parent 52d4406 commit dca8f9b
Show file tree
Hide file tree
Showing 6 changed files with 703 additions and 102 deletions.
55 changes: 0 additions & 55 deletions src/app/tests/suites/certification/Test_TC_SC_4_3.yaml

This file was deleted.

1 change: 0 additions & 1 deletion src/app/tests/suites/manualTests.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@
"Test_TC_SC_3_4",
"Test_TC_SC_4_1",
"Test_TC_SC_4_2",
"Test_TC_SC_4_3",
"Test_TC_SC_4_4",
"Test_TC_SC_4_5",
"Test_TC_SC_4_6",
Expand Down
Loading

0 comments on commit dca8f9b

Please sign in to comment.