Azure / draft

A day 0 tool for getting your app on k8s fast
MIT License
495 stars 59 forks source link

add integration test for the install script #151

Closed davidgamero closed 1 year ago

davidgamero commented 1 year ago

Description

The current script does not install draft and returns a 404 This PR corrects the path to the raw script from this repo Also added an integration test to validate the functionality of the install script added in #147

Fixes # (issue) Feature # (details)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. Is it a breaking change which will impact consuming tool(s).

Checklist: