aztfmod / rovergo

The next version of Rover, the command line tool for Azure CAF Landingzones. Developed in Go
MIT License
10 stars 7 forks source link

Test: add ability of a test to do az login #110

Closed sebastus closed 3 years ago

sebastus commented 3 years ago

Add the ability of go test to do an az login

Reasons

many test cases involve authentication.

Notes / Considerations

Outcomes

Tests can start by authenticating in various ways as detailed in issue #106