stevermeister/ngWig

Unit testing

bampakoa opened this issue · 7 comments

I think that unit tests should not be absent from the source code. I am willing to make a PR for this and @stevermeister we should notify the other plugin writers to act so.

@bampakoa I would love to see unit tests, but never have time for it. If you could help me with it it would be great. Only one thing - I thinking about moving to webpack. May be we could do webapck migration first?

That's awesome! Agree for migrating to webpack first. Have you done any progress on that yet?

@stevermeister any news on the webpack integration?

not yet :(
did not have time for it

I can have a look on webpack, if that is ok with you.

may be we could write tests with grunt.
test are more important than webpack migration. and still not sure about the gain: we will definitely have new issues with new build tool. and grunt is still pretty ok

closing in favor of #129