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

Write some tests! #1

Open
svinkle opened this issue Jul 30, 2017 · 4 comments
Open

Write some tests! #1

svinkle opened this issue Jul 30, 2017 · 4 comments

Comments

@svinkle
Copy link
Owner

svinkle commented Jul 30, 2017

Let's write some tests! 🙂

In order for Launchy! 🚀 to reach 1.0 and to be recommended for production use, it needs more test coverage! Do you love writing tests? Please contribute!

Where to write tests?

You can write tests in the test/index.js file.

Check out how to get things setup locally in order to write and test your tests!

How to run the test suite?

In your terminal, run npm test and watch the magic happen!

@svinkle svinkle self-assigned this Aug 30, 2017
@svinkle svinkle changed the title Write some dang tests! Write some tests! Oct 1, 2017
@svinkle svinkle removed their assignment Oct 1, 2017
@connorphee
Copy link
Contributor

@svinkle I would love to give this a go!

@svinkle
Copy link
Owner Author

svinkle commented Oct 3, 2017

@connorphee Thanks! Go for it, and let me know if there are any setup issues.

@connorphee
Copy link
Contributor

@svinkle I have written a few tests similar to the pre-existing ones, checking that certain things within the DOM exist. I assume however, that you are looking for some combination of more advanced UI tests, and unit tests?

@svinkle
Copy link
Owner Author

svinkle commented Oct 5, 2017

@connorphee Any type of test is much appreciated. If you'd like, create a PR and let's see what you've got so far.

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

2 participants