-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
As a product owner I want to ensure all cmdlets are covered in unit testing for the various TokenType
settings and PATs. Not just for the cmdlets that actually expect different behaviour, but all cmdlets should be covered by the various connections
Acceptance Criteria
- All module cmdlets that depend on the
$script:connection
object created byConnect-AzDevOps
should have a test case for the workflowADO_PAT
,ADO_PAT_READONLY
andADO_PAT_FINEGRAINED
personal access tokens.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo