JetBrains / YouTrackSharp

.NET Standard 2.0 Library to access YouTrack API.
https://www.jetbrains.com/youtrack
Apache License 2.0
135 stars 105 forks source link

Issue management interface #32

Closed brettwgreen closed 8 years ago

brettwgreen commented 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.

hhariri commented 8 years ago

I'll accept this PR, but TBH I've found that it's just more practical to run Integration Tests for YT.