gotsunami / gitlab-copy

Batch copy issues between GitLab instances, with some cool features
MIT License
128 stars 20 forks source link

Add mocking mechanism and write unit tests #40

Closed matm closed 5 years ago

matm commented 5 years ago

Let's mock part of the GitLab library used and write unit tests. Too many failures reported related to nil pointer dereference.