aruntk / wc-loader

:toilet: Webcomponents webpack loader.
MIT License
99 stars 17 forks source link

Write tests #8

Open aruntk opened 7 years ago

AndreasGalster commented 7 years ago

Hey @aruntk I'm brand new to writing unit tests, I would be glad to help out and learn from you. Do you have a suggestions where and how I could potentially start out with tests?

aruntk commented 7 years ago

@AndreasGalster Here is a test file for similar code from polymer-weight package - https://github.com/aruntk/polymer-weight/blob/master/src/__tests__/parser.test.js