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

Show message about how to view diff even if I already saw it #131

Closed
daattali opened this issue Sep 7, 2017 · 0 comments · Fixed by #307
Closed

Show message about how to view diff even if I already saw it #131

daattali opened this issue Sep 7, 2017 · 0 comments · Fixed by #307

Comments

@daattali
Copy link
Contributor

daattali commented Sep 7, 2017

After running a test and it asks you

Would you like to view the differences between expected and current results"

If I say no then I get a helpful message

  To view differences between expected and current results, run:
    viewTestDiff("inst/examples/colourInput/", "mytest")
  To save current results as expected results, run:
    snapshotUpdate("inst/examples/colourInput/", "mytest")

But if I choose yes and then close the diff app, then I don't get to see these messages, and now I'm left without knowing how to go back to it. Perhaps it'd be a good idea to show these messages regardless?

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

Successfully merging a pull request may close this issue.

1 participant