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

Record a call #3

Closed
searls opened this issue Aug 18, 2016 · 1 comment
Closed

Record a call #3

searls opened this issue Aug 18, 2016 · 1 comment

Comments

@searls
Copy link
Member

searls commented Aug 18, 2016

So, when the environment variable SUTURE_RECORD_CALLS is set to something truthy when setting up the suture, then every time :old gets invoked, record the call to the sqlite database

@searls searls added this to the Development Mode milestone Aug 18, 2016
@searls
Copy link
Member Author

searls commented Aug 18, 2016

Reason for an env var instead of an in-code option is that one imagines people will be running their existing tests a bunch and we don't want to enable folks to accidentally log a bunch of test-calls repeatedly on accident (since maybe the test data doesn't map up right).

searls added a commit that referenced this issue Aug 19, 2016
@searls searls closed this as completed in ebf5f36 Aug 19, 2016
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

1 participant