migueleliasweb / go-github-mock

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

feat: WithRequestMatchHandlerEnterprise #64

Closed xorima closed 5 months ago

xorima commented 7 months ago

Wraps the WithRequestMatch for enterprise use, following same implementation as others used.

migueleliasweb commented 7 months ago

Thanks for the contribution, @xorima . Could you write a unittest similar to https://github.com/migueleliasweb/go-github-mock/blob/v0.0.23/src/mock/server_options_test.go#L10?

Thanks.

migueleliasweb commented 5 months ago

If this comes up again, we can have another look at it. Closing for now.