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

CI: E2E Test(s) to confirm init deployments properly create repos #23

Open
jtrrll opened this issue Jun 4, 2024 · 0 comments
Open

CI: E2E Test(s) to confirm init deployments properly create repos #23

jtrrll opened this issue Jun 4, 2024 · 0 comments
Assignees
Labels
feature Introduces a new and complete feature

Comments

@jtrrll
Copy link
Member

jtrrll commented Jun 4, 2024

Our ultimate test for init mimics how a user would interact with our application. Using GH actions, we should access our deployment, attempt to run the CLI, and confirm that a repo is correctly generated. This includes checking that the packages we specify are installed and accessible, as well as any files and folders are generated.

Ideally this test can be run locally, so bonus points for finding a way to do this with and without GH actions (maybe a shell script that GH actions calls)

@jtrrll jtrrll added the feature Introduces a new and complete feature label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Introduces a new and complete feature
Projects
None yet
Development

No branches or pull requests

2 participants