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

Spying on parent's props/methods/getters/setters is necessary. #8

Open
hiraash opened this issue Oct 28, 2017 · 0 comments
Open

Spying on parent's props/methods/getters/setters is necessary. #8

hiraash opened this issue Oct 28, 2017 · 0 comments
Assignees

Comments

@hiraash
Copy link

hiraash commented Oct 28, 2017

This requirement quite obviously is there. Pre-generating spys or overrides for all ancestors is not a practical or sensible thing. This can be a manual process but it puts a restriction on regenerating the mock.

We may need a solution to customize the mock. better ideas?

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

No branches or pull requests

2 participants