Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Merge coverage both Mocha and Jest #3023

Closed
michielmulders opened this issue Mar 5, 2019 · 1 comment
Closed

Merge coverage both Mocha and Jest #3023

michielmulders opened this issue Mar 5, 2019 · 1 comment

Comments

@michielmulders
Copy link
Contributor

Expected behavior

Now, we store coverage results in two different places (root and /test).
Change paths to have them stored together and update Jenkins cleanup step (post step) for the Jest testing steps. In short, combine the results of both test suites.

Actual behavior

Different folders, two reports.

Steps to reproduce

npm run jest:unit
npm test -- mocha:default:functional:get

Which version(s) does this affect? (Environment, OS, etc...)

1.6.0

@yatki

@yatki
Copy link
Contributor

yatki commented Mar 15, 2019

This issue will be done as part of #2946

@yatki yatki closed this as completed Mar 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants