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

tests: refactor end-to-end tests #505

Merged
merged 2 commits into from
Aug 5, 2021
Merged

Conversation

matheusalcantarazup
Copy link
Contributor

- What I did
This commit refactor the end-to-end tests to assert for equal
vulnerabilities instead for assert that vulnerabilities is greater
than 0. This commit also refactor the tests to use table tests for more
readability and avoid duplicated code.

- How to verify it

- Description for the changelog

This commit refactor the end-to-end tests to assert for equal
vulnerabilities instead for assert that vulnerabilities is greater
than 0. This commit also refactor the tests to use table tests for more
readability and avoid duplicated code.

Co-authored-by: Matheus Alcantara <matheus.alcantara@zup.com.br>
Co-authored-by: Matheus Alcantara <matheus.alcantara@zup.com.br>
@wiliansilvazup wiliansilvazup merged commit d8fe0a0 into develop Aug 5, 2021
@wiliansilvazup wiliansilvazup deleted the refactor-e2e-tests branch August 5, 2021 13:20
matheusalcantarazup added a commit that referenced this pull request Aug 5, 2021
The PR #506 was merged before the refactor of e2e tests in #505.
So this commit update the expected vulnerabities to match the new
rules added on #506.

Co-authored-by: Matheus Alcantara <matheus.alcantara@zup.com.br>
matheusalcantarazup added a commit that referenced this pull request Aug 5, 2021
The PR #506 was merged before the refactor of e2e tests in #505.
So this commit update the expected vulnerabities to match the new
rules added on #506.

Co-authored-by: Matheus Alcantara <matheus.alcantara@zup.com.br>
matheusalcantarazup added a commit that referenced this pull request Aug 5, 2021
The PR #506 was merged before the refactor of e2e tests in #505.
So this commit update the expected vulnerabities to match the new
rules added on #506.

Co-authored-by: Matheus Alcantara <matheus.alcantara@zup.com.br>
wiliansilvazup pushed a commit that referenced this pull request Aug 5, 2021
The PR #506 was merged before the refactor of e2e tests in #505.
So this commit update the expected vulnerabities to match the new
rules added on #506.

Co-authored-by: Matheus Alcantara <matheus.alcantara@zup.com.br>
This was referenced Aug 9, 2021
wiliansilvazup pushed a commit that referenced this pull request Aug 9, 2021
* tests: refactor end-to-end tests

This commit refactor the end-to-end tests to assert for equal
vulnerabilities instead for assert that vulnerabilities is greater
than 0. This commit also refactor the tests to use table tests for more
readability and avoid duplicated code.

Co-authored-by: Matheus Alcantara <matheus.alcantara@zup.com.br>

* ci: upgrade Go version of e2e to 1.16

Co-authored-by: Matheus Alcantara <matheus.alcantara@zup.com.br>
wiliansilvazup pushed a commit that referenced this pull request Aug 9, 2021
The PR #506 was merged before the refactor of e2e tests in #505.
So this commit update the expected vulnerabities to match the new
rules added on #506.

Co-authored-by: Matheus Alcantara <matheus.alcantara@zup.com.br>
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