wc-loader icon indicating copy to clipboard operation
wc-loader copied to clipboard

Write tests

Open aruntk opened this issue 8 years ago • 2 comments

aruntk avatar Jan 18 '17 17:01 aruntk

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?

AndreasGalster avatar Feb 19 '17 08:02 AndreasGalster

@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

aruntk avatar Feb 19 '17 15:02 aruntk