PSRule.Rules.AzureDevOps icon indicating copy to clipboard operation
PSRule.Rules.AzureDevOps copied to clipboard

Expand unit test cases to cover TokenTypes for all cmdlets

Open webtonize opened this issue 2 years ago • 0 comments

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 by Connect-AzDevOps should have a test case for the workflow ADO_PAT, ADO_PAT_READONLY and ADO_PAT_FINEGRAINED personal access tokens.

webtonize avatar Dec 11 '23 17:12 webtonize