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

Jest test are not automatically run for Vue apps #945

Closed
tzzl opened this issue Jul 4, 2018 · 2 comments
Closed

Jest test are not automatically run for Vue apps #945

tzzl opened this issue Jul 4, 2018 · 2 comments

Comments

@tzzl
Copy link

tzzl commented Jul 4, 2018

Jest tests are not automatically run for Vue when changes are made. I have to manually press the arrow in the bottom panel for tests to be updated.

Steps to reproduce:

  • Go to https://codesandbox.io/s/21kr47pq5p
  • See that the test pass
  • On the App.vue file, remove the id on the paragraph
  • The test should fail, but actually it doesn't, nothing happens
  • Press on the arrow in the bottom panel
  • The test now fails
@codesandbox-stale-bot
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@SaraVieira
Copy link
Contributor

Issue closed due to lack of activity

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

No branches or pull requests

3 participants