Skip to content

Conversation

@mgorny
Copy link
Collaborator

@mgorny mgorny commented Apr 22, 2025

Move the mocked_plugin_loader fixture to conftest.py, and shared mocked plugin classes into mocked_plugins module. This way we don't have to import the fixture into other test files, and we don't have to workaround ruff false positives.

Move the `mocked_plugin_loader` fixture to `conftest.py`, and shared
mocked plugin classes into `mocked_plugins` module.  This way we don't
have to import the fixture into other test files, and we don't have
to workaround ruff false positives.
Copy link
Member

@DEKHTIARJonathan DEKHTIARJonathan left a comment

Choose a reason for hiding this comment

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

LGTM

@DEKHTIARJonathan DEKHTIARJonathan merged commit a51e5bb into main Apr 22, 2025
45 checks passed
@DEKHTIARJonathan DEKHTIARJonathan deleted the mock-plugin-fixture branch April 22, 2025 21:26
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.

3 participants