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

e2e tests for signed tags and signed releases #115

Merged
merged 1 commit into from
Jan 1, 2021

Conversation

naveensrinivasan
Copy link
Member

@naveensrinivasan naveensrinivasan commented Dec 31, 2020

This is the start of the e2e testing implementation.

  • Implemented e2e tests using ginkgo for validating signed tags and signed releases.
  • ginkgo is utilized as a standard BDD testing framework in other projects like kubebuilder.

Implemented e2e tests using ginkgo for validating signed tags and signed
releases.

ginkgo is utilized as a standard BDD testing framework in other
projects like kubebuilder.
@naveensrinivasan naveensrinivasan changed the title e2e tests for signed tags e2e tests for signed tags and signed releases Jan 1, 2021
Copy link
Contributor

@dlorenc dlorenc left a comment

Choose a reason for hiding this comment

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

Wow, thanks!

@dlorenc dlorenc merged commit f77da77 into ossf:main Jan 1, 2021
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.

None yet

2 participants