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

Running the e2e tests takes a while to validate inputs #22

Open
rhmdnd opened this issue Apr 5, 2022 · 1 comment
Open

Running the e2e tests takes a while to validate inputs #22

rhmdnd opened this issue Apr 5, 2022 · 1 comment

Comments

@rhmdnd
Copy link
Collaborator

rhmdnd commented Apr 5, 2022

In the process of running the e2e tests locally, the tests appear to hang before failing because I didn't specify the profile I wanted to test.

After digging through the code, the test wasn't actually hanging, it was just taking a long time for the tests to clone the ComplianceAsCode/content repository. After it finally cloned the repository, it failed because I didn't supply the right inputs.

We might improve this experience by validating the user has supplied the necessary inputs before starting to setup the tests. This allows us to fail early, shortening the feedback loop for the user.

@rhmdnd
Copy link
Collaborator Author

rhmdnd commented Apr 5, 2022

I'm debugging some e2e failures in the ComplianceAsCode/content CI and noticed this. I can push a patch as soon, but I didn't want to lose this in the mix.

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