Open aruntk opened 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?
@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
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?