You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In theory we should be able to construct some functional tests that we could incorporate into our release pipeline process.
Proposal:
Create some Azure Pipelines definitions that are configured with variables corresponding to all of the inputs to the Mirror Git Repo task, and ensure those variables are settable at queue-time
Set up some sample repositories on various host/provider types
Write some functional tests that invoke those pipelines (make HTTP requests leveraging the Azure DevOps APIs to trigger and then get results of the job)
The text was updated successfully, but these errors were encountered:
In theory we should be able to construct some functional tests that we could incorporate into our release pipeline process.
Proposal:
The text was updated successfully, but these errors were encountered: