Skip to content

Mock external libraries to increase test coverage #28

Description

@eestrada

Some libraries are difficult to artificially induce errors under certain circumstances. Mocking those libraries should allow for true 100% code coverage.

This should be a separate test suite from the primary test suite. Perhaps rename the primary test suite to "integration tests".

External libraries to mock:

  • sqlite3
  • pcre2
  • zstd

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorImprove maintainability of codebase

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions