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

Set up tests + travis ci for newslynx-core #91

Open
mhkeller opened this issue Aug 20, 2015 · 2 comments
Open

Set up tests + travis ci for newslynx-core #91

mhkeller opened this issue Aug 20, 2015 · 2 comments

Comments

@mhkeller
Copy link
Member

No description provided.

@mhkeller
Copy link
Member Author

This can be done in smaller lifts / those with more assumptions

  • a simple test to run python setup.py install without errors, which can be done with travis
  • a command to run through all the tests in tests/ but that assumes you have a postgres db up and running and redis

@abelsonlive
Copy link

turns out this is really easy to do with Travis, once I go back and refactor the tests a bit, i should be able to run the api itself and fully test everything:

https://github.com/newslynx/newslynx-core/blob/master/.travis.yml

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