Skip to content

Isolate unit tests from the outsideΒ #103

@csala

Description

@csala

Current unit tests create a lot of tests elements both in the current working directory and in /tmp/, and rely on them for the testing.

This should be changed, and mocks should be used to prevent the unit tests from really accessing and using any element from outside the test itself.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions