Skip to content

Tests: reduce amount of mocks for the testrunner tests #15

Description

@cglukas

Right now, the test suite of the testrunner relies on a lot of mocks. That's not great, as these tests will succeed even if the Runner class is broken. It also indicates that the Runner is a external dependency of the testrunner package which it is not. Therefore it would be best to reduce the mocks in the tests for the testrunner.

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

    Labels

    refactorChange the code structure but not the behaviour.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions