Skip to content

Speed up testing suite #652

Description

@tbjoern

Currently the testing suite runs in about 1 minute and 45 seconds on my machine. A large portion of the time is taken up by controller and view tests.

image

image

We should look at refactoring these controller/view tests to be unit tests instead of integration tests.
Generally a lot of tests are written as integration tests when unit tests would be sufficient.
Lets collect candidates in this issue and refactor them in the refactor_tests branch.

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

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions