Skip to content

Separate server, parse and store functions from TestBase #152

@nettle

Description

@nettle

Describe the task

Separate server, parse and store functions from TestBase.
Reason: do not mix simple and complex functionality, but separate and extend.

Scope

  1. Add a new unittest base class with server, parse and store functionality testing
  2. Use new class only in unittest which requires server, parse, store
  3. Make sure nothing is broken

Definition of Done

  • Separate unittest class with server, parse and store functionality
  • Nothing is broken

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions