Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

End-to-end testing and test suite #18

Open
andrewhathaway opened this issue Sep 6, 2015 · 4 comments
Open

End-to-end testing and test suite #18

andrewhathaway opened this issue Sep 6, 2015 · 4 comments

Comments

@andrewhathaway
Copy link
Owner

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

@ryoia
Copy link

ryoia commented Sep 28, 2015

thanks!

@timReynolds
Copy link

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?

@andrewhathaway
Copy link
Owner Author

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!

@timReynolds
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants