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

Added tests for HS-JAVA-134 rule #687

Merged
merged 2 commits into from
Oct 19, 2021

Conversation

dearrudam
Copy link
Contributor

Signed-off-by: Maximillian Arruda [email protected]

- What I did : I followed the issue (#630) description;

- How to verify it: I should execute the tests by make test;

- Description for the changelog: Cover the HS-JAVA-134;

Signed-off-by: Maximillian Arruda <[email protected]>
internal/services/engines/rules_test.go Outdated Show resolved Hide resolved
internal/services/engines/rules_test.go Outdated Show resolved Hide resolved
Copy link
Contributor Author

@dearrudam dearrudam left a comment

Choose a reason for hiding this comment

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

@matheusalcantarazup could you check it out, please?

@matheusalcantarazup
Copy link
Contributor

matheusalcantarazup commented Oct 19, 2021

LGTM. I'ill squash these two commits into a single one but on the next PRS considering amend commit changes instead add new ones. It's better to have single atomic commits with all the changes instead a lot of small commits, is more easily to go back if we want.

@matheusalcantarazup matheusalcantarazup merged commit b6e7899 into ZupIT:main Oct 19, 2021
@dearrudam
Copy link
Contributor Author

@matheusalcantarazup thanks for your support!!! I'll consider amending commit changes in the next PRs!!! I'm a continuous learner, so, thanks for this opportunity to learn!!!

@wiliansilvazup wiliansilvazup added the kind/improvement This issue is not a Bug nor a Feature label Oct 21, 2021
@wiliansilvazup wiliansilvazup linked an issue Oct 21, 2021 that may be closed by this pull request
matheusalcantarazup pushed a commit that referenced this pull request Oct 28, 2021
rules: add tests for HS-JAVA-134 rule

Signed-off-by: Maximillian Arruda <[email protected]>
matheusalcantarazup pushed a commit that referenced this pull request Oct 28, 2021
rules: add tests for HS-JAVA-134 rule

Signed-off-by: Maximillian Arruda <[email protected]>
matheusalcantarazup pushed a commit that referenced this pull request Oct 28, 2021
rules: add tests for HS-JAVA-134 rule

Signed-off-by: Maximillian Arruda <[email protected]>
(cherry picked from commit b6e7899)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/improvement This issue is not a Bug nor a Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests: create unit tests for rules of horusec-engine
3 participants