kiegroup / mock-github

A library to create a local github environment and easily mock github APIs using an octokit like interface
Apache License 2.0
59 stars 5 forks source link

move `Mockapi` to `act-js` #52

Closed shubhbapna closed 1 year ago

shubhbapna commented 1 year ago

It would make more sense to expose Mockapi as part of act-js since the idea behind Mockapi is to use it in conjunction with act-js