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

Each E2E test should be runnable locally #100

Closed
RothAndrew opened this issue Oct 7, 2021 · 3 comments
Closed

Each E2E test should be runnable locally #100

RothAndrew opened this issue Oct 7, 2021 · 3 comments

Comments

@RothAndrew
Copy link
Member

The E2E tests use Terratest to spin up EC2 instances in AWS so that we can parallelize them and make them ephemeral. We want the ability to run the same tests locally, possibly using Vagrant.

  • Each Terratest-based E2E test should have a local variant
  • Code should be shared as much as possible. One idea that has been floated is to abstract the test logic into a Makefile that both sides use
@RothAndrew
Copy link
Member Author

This issue needs to be reworked due to the changes in #237

@jeff-mccoy Can you brain-dump your thoughts here on what you want to be able to do?

@RothAndrew
Copy link
Member Author

Blocked by #265

@YrrepNoj YrrepNoj self-assigned this Feb 14, 2022
@jeff-mccoy
Copy link
Member

Closed by #319

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants