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

Travis execution inline with webpack/webpack #140

Closed
1 of 3 tasks
joshwiens opened this issue Jul 23, 2016 · 3 comments
Closed
1 of 3 tasks

Travis execution inline with webpack/webpack #140

joshwiens opened this issue Jul 23, 2016 · 3 comments

Comments

@joshwiens
Copy link
Contributor

joshwiens commented Jul 23, 2016

Bring karma-webpack travis execution inline with webpack core

  • Plan & author tests ( help wanted )
  • Add linting
  • Add coverage generation / reporting via codecov.io
@joshwiens
Copy link
Contributor Author

@MikaAK - https://codecov.io/gh/webpack/karma-webpack needs to be enabled by a member with write access.

@MikaAK
Copy link
Contributor

MikaAK commented Jul 24, 2016

@d3viant0ne it's enabled now!

@joshwiens
Copy link
Contributor Author

joshwiens commented Jul 24, 2016

After a bit of discussion with @MikaAK we are going to got with a more standard approach to structure for this loader. The example can easily be moved to documentation and tests should exist in test

Author tests
As far as test authoring goes, my week is a mess. Will if you have any bandwidth this week, this would be a good place to put it. Odds of me having time to get to this until this coming weekend is slim. Even if you can get a few in place, that would be an improvement as 20% coverage is better than undefined <--- lol

CI Validation & Code Coverage
I have all the CI & Coverage work done just need npm test to actually do something meaningful.

ES6 via Babel and peace out to Async
As far as the ES6 / Babel move goes, Mika will be putting that in place.

//cc @goldhand

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

2 participants