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

End to End Testing #1

Open
nabuskey opened this issue May 22, 2023 · 0 comments
Open

End to End Testing #1

nabuskey opened this issue May 22, 2023 · 0 comments

Comments

@nabuskey
Copy link
Contributor

We need a way to E2E test the CLI

We will need to support:

  • Test on real infra. AWS to provide an account for testing.
  • Ensure each component works
  • End to end. From bootraping to having functional a cluster with specified components.
  • Will need a way to test each components
  • Safe deletion. Ensure everything is deleted upon completion.
  • Provide logs for easy viewing.

This is a very large issue to take on. We will use this as the holder issue and create issues to address feature / needs.

We will likely use Github actions to do this. May need to run them in dedicated runners.

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

No branches or pull requests

1 participant