Skip to content

Conversation

@gqvz
Copy link
Contributor

@gqvz gqvz commented Feb 7, 2026

Description

Speed up unit tests. Closes #2958

Type of change

  • Bug fix (non-breaking change which fixes an issue).

Checklist

  • I have read and understood the rules about how to Contribute to this project
  • The pull request is for the branch develop
  • No new plugin was added.
  • I have inserted the copyright banner at the start of the file: # This file is a part of IntelOwl https://github.com/intelowlproject/IntelOwl # See the file 'LICENSE' for copying permission.
  • No new libraries were added.
  • Linters (Ruff) gave 0 errors. If you have correctly installed pre-commit, it does these checks and adjustments on your behalf.
  • I have added tests for the feature/bug I solved (see tests folder). All the tests (new and old ones) gave 0 errors.
  • No GUI edits
  • After you had submitted the PR, if DeepSource, Django Doctors or other third-party linters have triggered any alerts during the CI checks, I have solved those alerts.

@gqvz
Copy link
Contributor Author

gqvz commented Feb 7, 2026

on my machine: 16m->4m
most of the time was creating jobs for playbooks, it was running the analyzers for the job, but not checking the output of the analyzers (not what the test is for), analyzers are tested in their own unit tests, i'll upload the new test times soon

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.

1 participant