mock-github
mock-github copied to clipboard
A library to create a local github environment and easily mock github APIs using an octokit like interface
Results
2
mock-github issues
Sort by
recently updated
recently updated
newest added
**Describe the bug** `Moctokit` does not work with Node 18. All `.reply` responses return the same result to Octokit. Setting the `status` as `200` and `404` do not differ the...
bug