ComplianceAsCode / ComplianceAsCode/ocp4e2e

Running the e2e tests takes a while to validate inputs

Open
#22 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2
Forks
10
Avg merge
3d 5h
Merged PRs (30d)
3

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.