Skip to content

Is there a way to make this library more test friendly? #316

@davidxia

Description

@davidxia

Thanks for this library.

I'm trying to write unit tests that use objects like GHRepository, but I'm having a hard time creating a GHRepository instance with dummy data. There are no static constructors. It looks like the only way to create one with attributes is to deserialize from a JSON string with an ObjectMapper.

Can we make this library more test friendly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions