Skip to content

Use pytest tmp_path fixture consistently in tests #342

@caglayantuna

Description

@caglayantuna

Currently in v2, when we do local tests, some test functions related to fit algorithms or output settings are creating _outputs folder since FitOutputManager saves logs even without the user input. To fix this, we need to add tmp_path like here. Thus, all temporary log folder will be deleted after local tests.

Metadata

Metadata

Labels

needs: discussiondiscussion on whether we should proceed or not is neededon: testsimprovements, additions or fixes on tests

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions