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

Additional Vulnerability Detection E2E tests #5287

Merged
merged 138 commits into from
Apr 30, 2024

Conversation

Rebits
Copy link
Member

@Rebits Rebits commented Apr 23, 2024

Description

This PR includes additional Vulnerability Detection tests along with a Vulnerability Detector E2E refactor to improve report reliability and readability

Testing performed

Report

Copy link
Member

@juliamagan juliamagan left a comment

Choose a reason for hiding this comment

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

GJ!
We should check the docstrings of the functions, many do not have them and others do not follow the same format among themselves.
In addition, we should also check the logging level, since it can be confusing that info or debug logs are critical or error.

CHANGELOG.md Outdated Show resolved Hide resolved
deps/wazuh_testing/wazuh_testing/end_to_end/__init__.py Outdated Show resolved Hide resolved
deps/wazuh_testing/wazuh_testing/end_to_end/__init__.py Outdated Show resolved Hide resolved
deps/wazuh_testing/wazuh_testing/end_to_end/__init__.py Outdated Show resolved Hide resolved
tests/end_to_end/test_vulnerability_detector/conftest.py Outdated Show resolved Hide resolved
@Rebits
Copy link
Member Author

Rebits commented Apr 29, 2024

Applied requested changes. Currently testing in real environment

Comment on lines 294 to 295
windows:
amd64: node-v19.5.0
Copy link
Member

Choose a reason for hiding this comment

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

Although there is a commit that changes the package, it still shows 19.5.0

juliamagan
juliamagan previously approved these changes Apr 30, 2024
@juliamagan juliamagan dismissed their stale review April 30, 2024 11:25

The merge-base changed after approval.

@juliamagan juliamagan merged commit e3f8ef5 into 4.8.0 Apr 30, 2024
0 of 2 checks passed
@juliamagan juliamagan deleted the feat/4914-additional-e2e-vd-tests branch April 30, 2024 11:30
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.

Additional E2E Tests for Vulnerability Detector
3 participants