Skip to content

Hide interactive mode if there are no failed snapshot tests#5450

Merged
cpojer merged 2 commits intojestjs:masterfrom
rickhanlonii:rh-hide-interactive
Feb 4, 2018
Merged

Hide interactive mode if there are no failed snapshot tests#5450
cpojer merged 2 commits intojestjs:masterfrom
rickhanlonii:rh-hide-interactive

Conversation

@rickhanlonii
Copy link
Copy Markdown
Member

Summary

This PR will not show the interactive option in watch mode if there are no failed snapshot tests. This can happen if one or more test descriptions have changed.

Fixes #5444

Test plan

I added tests for the u option as well as i in watch mode

Screenshots

Before

After

@SimenB
Copy link
Copy Markdown
Member

SimenB commented Feb 3, 2018

Changelog? 🙂

@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Interactive snapshot update not working

4 participants