Winterfell icon indicating copy to clipboard operation
Winterfell copied to clipboard

End-to-end testing and test suite

Open andrewhathaway opened this issue 9 years ago • 4 comments

Test suite needs setting up and tests need to be written for everything. Also run tests on prepublish.

andrewhathaway avatar Sep 06 '15 00:09 andrewhathaway

thanks!

ryoia avatar Sep 28 '15 21:09 ryoia

This library looks great but I notice the lack of tests. To make it easier for someone, or myself, to pick this up do you have any preference on test suite setup and approach?

timReynolds avatar Mar 06 '16 09:03 timReynolds

Hi @timReynolds.

I have no strict preference but I have previously used Jest for testing and that has been great. Enzyme has also been something I've been meaning to get in to!

andrewhathaway avatar Mar 07 '16 16:03 andrewhathaway

I made a start using both these at the weekend as they are what I'd personally use. I'll open a WIP PR later with the basic setup in

On 7 Mar 2016, at 16:37, Andrew Hathaway [email protected] wrote:

Hi @timReynolds.

I have no strict preference but I have previously used Jest for testing and that has been great. Enzyme has also been something I've been meaning to get in to!

— Reply to this email directly or view it on GitHub.

timReynolds avatar Mar 07 '16 16:03 timReynolds