You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the earlier tests (GHIssueSyncTests), there were incorrect uses of the mockito code. It shouldn't take long to correct those and use mockito as it was meant to be used.
The text was updated successfully, but these errors were encountered:
…de changes - now we can use Mockito with domain objects :). Contributed to #15 with some cleanups; implemented the sync functionality (and test) for an update on a Task for the simple fields (everything except Milestone and Label). Made the test for the milestone change and the code for it but not tested yet
In the earlier tests (GHIssueSyncTests), there were incorrect uses of the mockito code. It shouldn't take long to correct those and use mockito as it was meant to be used.
The text was updated successfully, but these errors were encountered: