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

unit tests #268

Closed
ghost opened this issue Feb 5, 2016 · 2 comments
Closed

unit tests #268

ghost opened this issue Feb 5, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Feb 5, 2016

as this is now open source and people are contributing PRs, could we please have a test suite in the repo too so that we can test changes against a known / comprehensive suite of tests.

@drew-gross
Copy link
Contributor

We have a test suite! Clone the repo and run npm test. The tests are run on every PR as well, and we have checks to make sure the code coverage doesn't decrease. Check out an example here: https://codecov.io/github/ParsePlatform/parse-server?ref=05fb117aac1c2833d43bd7b284442e63b8f52580

We would also be super excited to see PRs adding more tests to existing features!

@ghost
Copy link
Author

ghost commented Feb 5, 2016

Thanks!

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

No branches or pull requests

1 participant