InditexTech / gh-sherpa

Streamline branch and pull request creation for Jira or GitHub issues from command line
Apache License 2.0
48 stars 2 forks source link

Use fakes instead of mocks for use case tests #85

Closed hielfx closed 3 months ago

hielfx commented 4 months ago

Motivation

Refactor test and use fakes instead of mocks to improve maintainability of the test cases.