Closed brettwgreen closed 8 years ago
Create an IIssueManagement interface to facilitate mocking/testing for downstream users who want to inject this capability into a class.
Note: this thinking should also be extended to the other concrete implementations that don't have interfaces.
I'll accept this PR, but TBH I've found that it's just more practical to run Integration Tests for YT.
Create an IIssueManagement interface to facilitate mocking/testing for downstream users who want to inject this capability into a class.
Note: this thinking should also be extended to the other concrete implementations that don't have interfaces.