migueleliasweb / go-github-mock

A library to aid unittesting code that uses Golang's Github SDK
MIT License
98 stars 24 forks source link

Fix to gen script + unittests #10

Closed migueleliasweb closed 3 years ago

migueleliasweb commented 3 years ago

It's great to fix things and introduce even more breaking changes, hooray! :tada:

Now, at least, the endpoints with underscores or dashes are properly handled.