migueleliasweb / go-github-mock

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

Add edge case mutation for Repositories.GetContents() #27

Closed migueleliasweb closed 2 years ago

migueleliasweb commented 2 years ago

Addresses https://github.com/migueleliasweb/go-github-mock/issues/26

LeoQuote commented 2 years ago

I just tested this branch and all looks good

migueleliasweb commented 2 years ago

I will see if I can release an alpha version for now so at least you can pin a release.

LeoQuote commented 2 years ago

It's ok to me , I just get rid of the / in path to avoid this issue

migueleliasweb commented 2 years ago

Closing in favor of https://github.com/migueleliasweb/go-github-mock/pull/30