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

Let me start/stop mocks with a function without needing to wrap all calls #47

Closed
jonkeane opened this issue Jan 12, 2020 · 3 comments
Closed

Comments

@jonkeane
Copy link
Collaborator

Make a start_using_mocks and stop_using_mocks or the like that lets me start an (interactive) session of using mocks so I can more easily iterate.

@pachadotdev
Copy link
Collaborator

sounds good!! how do we proceed?

@jonkeane
Copy link
Collaborator Author

Basically it's figuring out how to get https://github.com/jonkeane/dbtest/blob/master/R/mock-db.R#L38-L42 to run and stay present until you run something to stop it.

@jonkeane
Copy link
Collaborator Author

Closing in favor of #64

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