Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

class-ify mocks #6

Open
jonabc opened this issue Oct 7, 2019 · 0 comments
Open

class-ify mocks #6

jonabc opened this issue Oct 7, 2019 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@jonabc
Copy link
Owner

jonabc commented Oct 7, 2019

The mock objects used for unit testing are following a standard pattern for ease of use, and could be made into classes pretty easily.

Having a single base mock class that github and exec inherit from would formalize their structure and enforce a known contract.

Shouldn't impact things very much but it might make usage a little easier

@jonabc jonabc added the help wanted Extra attention is needed label Oct 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant