-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Milestone
Description
- Add support for ignored_interfaces to allow exclusion of specific interfaces from test execution.
- Introduce functionality to enable testing of only user-specified interfaces, instead of running tests on all available interfaces.
- Implement validation to prevent an interface from being included in both the test and ignore lists simultaneously.
- Include debug-level logging to indicate when interface test cases are being skipped due to exclusion.
- Refactor the interface selection logic by extracting get_interfaces_to_check into a reusable helper function.
- Ensure tests fail gracefully when no interfaces remain after applying the inclusion and exclusion filters.
- Review the test suite for Pylint warnings related to line count.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels