-
Notifications
You must be signed in to change notification settings - Fork 7
Gsoc2025 refactor analyzer test docs #38
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>
Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good! :)
can you also please modify this section too?
Also the PR template (https://github.com/intelowlproject/IntelOwl/blob/master/.github/pull_request_template.md) in the main repo needs an update regarding the monkeypatch.
Thanks!
Good! |
Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>
I have updated the details that you asked for to make it smoother for new contributors. I have also added a note referencing to specific test class for Docker-based analyzers. |
thanks! Can you also address my request please?
|
Updated both the sections. |
docs/IntelOwl/contribute.md
Outdated
@@ -711,6 +711,17 @@ To test a plugin in real environment, i.e. without mocked data, we suggest that | |||
Meaning that you have your plugin configured, you have selected a correct observable/file to analyze, | |||
and the final report shown in the GUI of IntelOwl is exactly what you wanted. | |||
|
|||
### Running Tests for a Specific Analyzer |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please use 5 hashtags to get the title size consistent. Otherwise good, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated.
Signed-off-by: pranjalg1331 <pranjaloff13@gmail.com>
Checklist
main
_Available from version > x.x.x_
where x.x.x is the current version numbermain
branch and do not open this PR.