When the part of the GitHub API you'd like to access is not yet supported by PyGithub, it would be nice to call those URI's 'directly' while still leveraging PyGithub's authorization etc ...
I am trying to mock github file for out python test cases as per below code - def first_file(): """ Returns the contents of the first file found in the git repo using mocked data """ values = b""" ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results