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

Add e2e tests #25

Merged
merged 2 commits into from
Oct 6, 2022
Merged

Add e2e tests #25

merged 2 commits into from
Oct 6, 2022

Conversation

maiqueb
Copy link
Collaborator

@maiqueb maiqueb commented Oct 4, 2022

Adds a golang based e2e test framework with tests to assert the basic functionality of the MVP.

Fixes: #26

Copy link
Member

@qinqon qinqon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some nits

e2e/client/types.go Show resolved Hide resolved
e2e/client/types.go Show resolved Hide resolved
e2e/client/types.go Show resolved Hide resolved
e2e/e2e_test.go Outdated Show resolved Hide resolved
@maiqueb maiqueb requested a review from qinqon October 6, 2022 13:53
Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
This commit adds a minimal golang test framework to check the MVP
functionality of the project.

Signed-off-by: Miguel Duarte Barroso <mdbarroso@redhat.com>
@maiqueb maiqueb merged commit 178b836 into main Oct 6, 2022
@maiqueb maiqueb deleted the add-e2e-tests branch October 6, 2022 14:35
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.

e2e test MVP
2 participants