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

Review testing config for better coverage reporting #115

Closed
Westbrook opened this issue Aug 9, 2019 · 0 comments
Closed

Review testing config for better coverage reporting #115

Westbrook opened this issue Aug 9, 2019 · 0 comments

Comments

@Westbrook
Copy link
Contributor

Expected Behaviour

Test coverage can be easily acquired.

Actual Behaviour

Not sure how.

Reproduce Scenario (including but not limited to)

npm test gives pass fails, but no inline or output based coverage information.

Current Idea

I'm not sure whether/how the junit reporting is actually being used in our CI processes. Investigate replacing it with @open-wc/karma-testing or extending from the open-wc config with the junit work. This should also reduce our direct dependency graph, which will make maintaining the repo easier long term.

Westbrook added a commit that referenced this issue Aug 16, 2019
* Test of running tests with open-wc

* Remove some deps

* Try building the repo first

* Massage test for CI

* conncurent watching

* Typing

* Clean up deps.

* Clean up deps.

* Clean deps

* Clean up

* Custom coverage %s

* Custom coverage %s

* Update test waiting...

* That entry does not do things, leave it as it was

* Correct fixture type
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

1 participant