microsoft / vsts-azurevm-extension

MIT License
13 stars 6 forks source link

Users/tedeshpa/validate inputs #148

Closed tejasd1990 closed 5 years ago

tejasd1990 commented 5 years ago
  1. Validating that the PAT, organization, project, deployment group are all correct, checking permissions etc., just after settings are read.
  2. Refactoring code. Removing redundant code, modularizing code, improving error messages, descriptions.
  3. Refactoring existing UTs accordingly.