Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide mechanism for mocking a Recipe #32

Open
schuylermartin45 opened this issue Aug 25, 2023 · 1 comment
Open

Provide mechanism for mocking a Recipe #32

schuylermartin45 opened this issue Aug 25, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@schuylermartin45
Copy link
Collaborator

As more scripts will start to use percy, and especially the Recipe class, it would be convenient to provide a mocker for a Recipe object, or at least, a mechanism/documentation for easily creating them.

A number of functions in recipe-bootstrapper can't be tested without a Recipe mocker. I'm sure other tools will want to mock Recipes too, and I'd prefer to standardize mocking somewhere before everyone has to invent their own.

@schuylermartin45 schuylermartin45 added the enhancement New feature or request label Aug 25, 2023
@schuylermartin45
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant