Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test fixture files for E2E test #1721

Merged
merged 2 commits into from
Apr 3, 2024
Merged

Add test fixture files for E2E test #1721

merged 2 commits into from
Apr 3, 2024

Conversation

dbanck
Copy link
Member

@dbanck dbanck commented Mar 21, 2024

This should allow us to implement some scenarios like:

  • Completion for a local module sources (prefix ./)
  • Completion for inputs of a local module
  • Go-to-definition on a local module source
  • Go-to-definition on a module input
  • Go-to-definition on a var.something reference
  • Completion of the variable name inside the tfvars file
  • Go-to-definition on the variable name inside tfvars
  • Find references on the variable block

@dbanck dbanck requested a review from a team as a code owner March 21, 2024 17:02
@jpogran jpogran merged commit bf938c6 into main Apr 3, 2024
18 checks passed
@jpogran jpogran deleted the c-test-fixtures branch April 3, 2024 16:03
Copy link

github-actions bot commented May 4, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants