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

Migrate tests from Mocha to Jest #1429

Closed
slaweet opened this issue Nov 2, 2018 · 0 comments
Closed

Migrate tests from Mocha to Jest #1429

slaweet opened this issue Nov 2, 2018 · 0 comments
Assignees
Labels

Comments

@slaweet
Copy link
Contributor

slaweet commented Nov 2, 2018

Backgroud

We have unit and integration tests running in parallel on Jenkins, but not all of the tests are enabled in Jest.

Goal

Goal of this epic is to

  • fix and enable all unit and integration tests to run with Jest
  • Set coverage checks for Jest and send coverage report from Jest Jenkins build to Coveralls
  • Remove all references to karma/mocha tests (karma.conf, package.json, Jenkinsfile, ...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants