Skip to content

Isolate unit tests from the outside #103

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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