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

POC conformance test suite #140

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

POC conformance test suite #140

wants to merge 2 commits into from

Conversation

JeromeJu
Copy link
Owner

@JeromeJu JeromeJu commented Jan 12, 2024

This serves as a POC for conformance test suite design including functionality,
behavioural and fields population.
It mocks the black box execution of TaskRuns and PipelineRuns utilizing the
Tekton clients to mock the controller of a conformant vendor service.

Please use the following for triggering the test:

go test -v -tags=conformance -count=1 ./test -run ^TestConformance

Note that this is currently integrated with the Tekton Pipeline e2e test infrastructure.

@JeromeJu JeromeJu force-pushed the conformance-test branch 3 times, most recently from e7cc0d9 to d6574bb Compare January 12, 2024 21:05
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

Successfully merging this pull request may close these issues.

1 participant