dsccommunity / AzureDevOpsDsc

This module contains DSC resources for deployment and configuration of initially Azure DevOps Services and later Azure DevOps Server.
MIT License
1 stars 5 forks source link

AzureDevOpsDsc: Fixing non-terminating, integration test errors within `AzureDevOpsProject` resource #20

Closed SphenicPaul closed 3 years ago

SphenicPaul commented 3 years ago

Pull Request (PR) description

Updated the integration tests to remove non-terminating errors in AzDevOpsProject, resource tests when Test-DscConfiguration is called:

Additionally, updated 'CONTRIBUTING.md' to add additional environment variable to PowerShell script to enable local execution of integration tests and added link to creating PAT within Azure DevOps.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

johlju commented 3 years ago

Ignore the comment above. I reviewed an older revision.

johlju commented 3 years ago

@SphenicPaul Awesome work on this. I will push the changes to the temp branch, and see if we can enable the integration tests.