Skip to content

Clean Tests #81

@robinmanuelthiel

Description

@robinmanuelthiel

Tests seam to be in a non-optimal state. They can't be executed in parallel and thus take a long time to run. Tests should be totally independent of each other and not rely on each other's orders or parallelism of execution. Also, I think that many test that are in the *.UnitTests projects are actually integration tests. I created an issue for cleaning the tests in the future.

  • Split Tests in UnitTests and ItegrationTests
  • Ensure, that parallelism is possible

Ref discussion: #69

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupTechnical debt that should be fixed in upcoming cleanup sessions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions