Skip to content

test: remove unnecessary test module#2247

Merged
dimaqq merged 1 commit intocanonical:mainfrom
tonyandrewmeyer:remove-test-plug-in
Dec 18, 2025
Merged

test: remove unnecessary test module#2247
dimaqq merged 1 commit intocanonical:mainfrom
tonyandrewmeyer:remove-test-plug-in

Conversation

@tonyandrewmeyer
Copy link
Collaborator

It seems like this test module was used to verify that pytest would work with Scenario-defined fixtures, which don't exist any more, so this is really just testing that pytest works with Scenario now, which doesn't seem necessary.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes an obsolete test module (test_plugin.py) that was previously used to verify pytest compatibility with Scenario-defined fixtures, which are no longer part of the codebase.

  • Removes the entire test_plugin.py file containing the test_plugin_ctx_run test
  • Eliminates dependency on pytest's pytester plugin in this test module
  • Cleans up redundant test infrastructure

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dimaqq dimaqq merged commit f5e137f into canonical:main Dec 18, 2025
62 checks passed
@tonyandrewmeyer tonyandrewmeyer deleted the remove-test-plug-in branch December 18, 2025 06:36
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