Skip to content

Conversation

@tmeckel
Copy link
Owner

@tmeckel tmeckel commented Oct 7, 2025

Closes: #74

Added a GoMock-generated mock implementation of the Azure DevOps Graph Client interface to `internal/mocks`. This enables unit testing of components that depend on Graph Client without requiring live API calls, improving test isolation and reliability.
Introduce `security group list` command to display security groups within an organization or project. Supports regex-based name filtering, subject type restrictions, and JSON export.
@tmeckel tmeckel merged commit 0648921 into master Oct 7, 2025
1 check passed
@tmeckel tmeckel deleted the tmeckel/issue74 branch October 7, 2025 21:29
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.

feat: Implement azdo security group list command

1 participant