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

Basic e2e test #6

Open
6 tasks
danielemery opened this issue Oct 7, 2023 · 0 comments
Open
6 tasks

Basic e2e test #6

danielemery opened this issue Oct 7, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@danielemery
Copy link
Owner

Single e2e test should:

  • Bootstrap a new project with vite
  • Apply all the steps in the README to the project
  • Include an example of an environment variable being used
  • Build the dependent project with it's Dockerfile
  • Start the container
  • Curl the container, validate that it serves the app and the environment variable has been correctly set
@danielemery danielemery added the enhancement New feature or request label Oct 7, 2023
@danielemery danielemery added this to the stable-release milestone Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant