Skip to content

Refactor test #33

@syberside

Description

@syberside

Tests are placed in one file and all of them are integrational. There are many duplications here because of this.

  • Create unit tests for internal classes.
  • Remove redundant integration test cases (part of them should be replaced by unit tests for internal classes).
  • Move integrational and unit tests to separate files.
  • Use matchers for value comparison.
  • Create separate classes for each test case/group to isolate tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions