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

Add testsuite #21

Open
strk opened this issue Feb 19, 2016 · 2 comments
Open

Add testsuite #21

strk opened this issue Feb 19, 2016 · 2 comments

Comments

@strk
Copy link

strk commented Feb 19, 2016

Each API endpoint should have its own test, with fake services started as needed to complete each request.

@strk
Copy link
Author

strk commented Mar 18, 2016

Some tests have been added but it's pretty hard to run them.
Ideally the tests should be runnable right after obtaining the code and running "npm install".
There should be no dependency on any other running module except obvious services like postgresql.

\cc @knutole

@strk
Copy link
Author

strk commented Mar 18, 2016

And ideally outside the docker too, that is (for module-specific testing)

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

1 participant