Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed some python tests not listed #172

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

rquidute
Copy link
Contributor

@rquidute rquidute commented Dec 2, 2024

What Changed

Fixed some python tests not listed

Related Issue

project-chip/certification-tool#504

Testing

No issue are now being reported after code fix

###########################################################################
############################### REPORT ################################
###########################################################################

Output JSON file: /app/backend/test_collections/matter/sdk_tests/python_tests_info.json
Total of test functions: 191
Total of invalid test functions (don't start with 'test_TC_'): 12
Warning: File path: sdk/TC_DeviceBasicComposition Class: TC_DeviceBasicComposition. Invalid test function: test_all_commands_reported_are_executable
Warning: File path: sdk/TC_DeviceBasicComposition Class: TC_DeviceBasicComposition. Invalid test function: test_all_endpoints_have_valid_composition
Warning: File path: sdk/TC_DeviceBasicComposition Class: TC_DeviceBasicComposition. Invalid test function: test_all_event_strings_valid
Warning: File path: sdk/TC_DeviceBasicComposition Class: TC_DeviceBasicComposition. Invalid test function: test_all_schema_mandatory_elements_present
Warning: File path: sdk/TC_DeviceBasicComposition Class: TC_DeviceBasicComposition. Invalid test function: test_all_schema_scalars
Warning: File path: sdk/TC_DeviceBasicComposition Class: TC_DeviceBasicComposition. Invalid test function: test_dump_all_pics_for_all_endpoints
Warning: File path: sdk/TC_ICDManagementCluster Class: TestICDManagementCluster. Invalid test function: test_active_mode_test_event_trigger
Warning: File path: sdk/TC_TestEventTrigger Class: TestEventTrigger. Invalid test function: test_all_zeros_key
Warning: File path: sdk/TC_TestEventTrigger Class: TestEventTrigger. Invalid test function: test_correct_key_invalid_code
Warning: File path: sdk/TC_TestEventTrigger Class: TestEventTrigger. Invalid test function: test_correct_key_valid_code
Warning: File path: sdk/TC_TestEventTrigger Class: TestEventTrigger. Invalid test function: test_incorrect_key
Warning: File path: sdk/TC_TestEventTrigger Class: TestEventTrigger. Invalid test function: test_multiple_command_request_feature_present_if_needed
>>>>>>>> Total of scripts with error: 0
###########################################################################

@rquidute rquidute merged commit 56a9353 into spring2025 Dec 2, 2024
7 of 8 checks passed
@rquidute rquidute deleted the fix/504_fix_python_tests_not_listed branch December 2, 2024 14:28
hiltonlima pushed a commit that referenced this pull request Dec 17, 2024
* Fixed some python tests not listed

* code review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants