Skip to content

Turn integration tests into actual unit tests #1

@kEllieDev

Description

@kEllieDev

Currently, our "Unit Tests" are actually integration tests. They expect you to already have a valid server available with all the necessary implementations. This would not always be possible, nor available to everyone. Thus they should actually be turned into proper unit tests.

  • Create a mockup server
  • Start it up whenever the UnitTests assembly loads
  • Use that for UnitTests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions