Skip to content

Setup test mocks #96

@levithomason

Description

@levithomason

Currently, tests are embarrassingly run with no mocks. All unit tests are actually system tests. This means most of the coverage info is exaggerated.

  • Add mocks for each class
  • Update tests to use mocks
  • Update all should throw() tests to test error messages (false positives otherwise)
  • Get 100% coverage

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