Skip to content

Get rid of TimeMachineTest #11

@tigloo

Description

@tigloo

TimeMachineTest is a specific init function that initializes Time Machine for testing. Unfortunately it was implemented as a separate class that shadows the original class. Since the original implementation already has a "testing" parameter, we should either use that parameter and put the test initialization into the main TimeMachine class or find a different way to setup Time Machine for testing without requiring a separate class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions