Skip to content

Offline Unit and Integration Tests #17

Open
@hutson

Description

@hutson

I apologize for spamming #14

So I believe my issue was a result of the unit tests operating under the assumption that I have access to a repository called stevemaotest/conventional-github-releaser-test.

It's actually impossible to verify any changes I make locally.

Therefore I wanted to propose extending the testing suite with offline unit and integration tests.

For unit testing we could use something like proxyquire, and for integration tests we could use nock.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type::testIssues related to a project's test suite, such as unit, integration, or end-to-end tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions