Skip to content

Test network connection instead of special cases #7

Description

@zner0L

Right now, the code has several test branches, mainly to do with data ingestion. This makes it impossible to cover the whole codes with tests (and is also bad practice, because we do not test the actual code). We should therefore remove theses cases and instead switch to testing with a proper TCP server, e.g. using https://github.com/pytest-dev/pytest-tcpclient.

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

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions