JJ / github-pr-contains-action

Action that checks whether the body or diff in a PR contains a certain word.
MIT License
29 stars 33 forks source link

Use jest mocks to test locally #127

Open JJ opened 5 months ago

JJ commented 5 months ago

Follow this excellent tutorial Right now functions are not tested, so anything here would be an improvement.