Skip to content

BUG: tests are openning matplotlib when using --runslow #380

@Gui-FernandesBR

Description

@Gui-FernandesBR

Describe the bug

When I run pytest --runslow, the patch decorator apparently stops working as it should. Tests do not finish if you don't close the +60 figures one by one.

To Reproduce

Just go with pytest --runslow in your terminal, wait until the 5th test of the test_environment_analysis.py file and see the matplotlib windows popping out.

Expected behavior

...

Screenshots

...

Additional context

Metadata

Metadata

Labels

TestsRegarding Tests

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions