hashicorp / vscode-terraform

HashiCorp Terraform VSCode extension
https://marketplace.visualstudio.com/items?itemName=HashiCorp.terraform
Mozilla Public License 2.0
911 stars 180 forks source link

stacks integration tests initial #1780

Closed ansgarm closed 2 weeks ago

ansgarm commented 2 weeks ago

This PR adds a stacks integration test suite with fixtures based on this example and two first tests that check whether the two new languages are registered correctly. As they already pass, this is a first PR we can already merge on which I will build upon to add more tests (for completions, etc.)