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

Change Jest in Jenkins to fail the build #1302

Closed
slaweet opened this issue Sep 25, 2018 · 0 comments
Closed

Change Jest in Jenkins to fail the build #1302

slaweet opened this issue Sep 25, 2018 · 0 comments
Assignees

Comments

@slaweet
Copy link
Contributor

slaweet commented Sep 25, 2018

Current behaviour

Jest stage of Jenkinsfile is set up so that it doesn't fail the whole Jenkins build if it fails, because it is failing because of test coverage because not all test are migrated to Jest, yet. As a result of this setup we have one test always failing in Jest.

Expected behaviour

  • Fix the one failing test in Jest
  • Decrease the Jest coverage limits for the tests to pass
  • Change the Jenkins to fail if Jest tests fail.
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

3 participants