Skip to content

[FEATURE/DISCUSSION] Make file paths in tests agnostic to execution source path #2701

@eldbud

Description

@eldbud

Tests which include file paths fail when executed not via the pytest cli from the project's root.
This happens because the path strings are relative and not absolute.

I think the test suite will be much friendlier if the provided paths will be absolute, so that these tests can be run from any directory within the project, as well as via the ide's play button.

i will be happy to take this task upon myself.

Metadata

Metadata

Assignees

Labels

⚙️ testsaffected functionality: tests

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions