Tags: kiegroup/mock-github
Toggle v3.0.0-beta.1's commit message
docs: update docs for beta installation (#87 )
BREAKING CHANGE: Add support for mocking node's native fetch client. Requires node 18 or higher
Toggle v2.0.1's commit message
fix: correct the typings for moctokit (#82 )
* add non nullable to request body to fix keyof for optional properties
* remove export for RequestBody
Toggle v2.0.0's commit message
feat: add an abstract endpoint mocker that contains common methods fo…
…r all implementations (#76 )
Toggle v1.1.0's commit message
feat: allow switching branches (#73 )
* implemented checkout and added test cases
* updated readme
Toggle v1.0.4's commit message
fix: adds support for relative setupPath (#69 )
* support relative setupPath
* formatting
Toggle v1.0.3's commit message
Mock headers (#60 )
* added ability to mock requests which match certain headers
* added test cases
* bump version, update readme
* lint
Toggle v1.0.2's commit message
Add headers (#59 )
* added headers as part of replies
* updated test cases
* updated readme, bumped version
Toggle v1.0.1's commit message
Allow unmocked (#58 )
* added allowUnmocked to base classes
* added allowUnmocked to moctokit
* updated script and autogenerated endpoint-requests
* bumped version
* updated readme
Toggle v1.0.0's commit message
Allow unmocked (#58 )
* added allowUnmocked to base classes
* added allowUnmocked to moctokit
* updated script and autogenerated endpoint-requests
* bumped version
* updated readme
Toggle v0.1.2's commit message
binded objects to methods that were exposed by other classes (#51 )
You can’t perform that action at this time.