[autobackport: sssd-2-9] Tests: Add missing infopipe tests to remaining branched#8377
Conversation
There was a problem hiding this comment.
Code Review
This pull request is an automatic backport that adds a comprehensive suite of tests for the SSSD InfoPipe responder. The new test file, src/tests/system/test_infopipe.py, covers various aspects of the InfoPipe functionality, including user and group property lookups, domain property access, listing entities by attributes and name, and handling of extra attributes. The tests are well-structured and cover a wide range of scenarios. I have reviewed the changes and found no high or critical issues. The added tests improve the test coverage for the InfoPipe component, which is a valuable addition.
d6ac473 to
9ca77eb
Compare
Add missing infopipe tests to remaining branched (cherry picked from commit 4630cb4)
9ca77eb to
a906f3e
Compare
|
The pull request was accepted by @jakub-vavra-cz with the following PR CI status: 🟢 CodeQL (success) There are unsuccessful or unfinished checks. Make sure that the failures are not related to this pull request before merging. |
jakub-vavra-cz
left a comment
There was a problem hiding this comment.
LGTM, ci failures are unrelated.
This is an automatic backport of PR#8360 Tests: Add missing infopipe tests to remaining branched to branch sssd-2-9, created by @aborah-sudo.
Please make sure this backport is correct.
Note
The commits were cherry-picked without conflicts.
You can push changes to this pull request
Original commits
4630cb4 - Tests: Add missing infopipe tests to remaining branched
Backported commits
Original Pull Request Body
Add missing infopipe tests to remaining branched