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

feat: Optimize tests for DAG and Terraform generation #395

Merged
merged 8 commits into from Jun 29, 2022

Conversation

adlersantos
Copy link
Member

@adlersantos adlersantos commented Jun 25, 2022

Description

Everytime a Terraform or DAG file gets generated, code formatting is applied and takes a significant amount of time. Most tests don't need code formatting, so this PR implements a way to skip them.

Checklist

Note: If an item applies to you, all of its sub-items must be fulfilled

  • (Required) This pull request is appropriately labeled
  • Please merge this pull request after it's approved
  • I'm adding or editing a feature
    • I have added tests for the feature
  • I'm refactoring or cleaning up some code

@happyhuman happyhuman merged commit ffcd18c into main Jun 29, 2022
@happyhuman happyhuman deleted the optimize-tests branch June 29, 2022 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants