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

Make integration test for linter web service #9

Open
amrondonp opened this issue Mar 15, 2018 · 0 comments
Open

Make integration test for linter web service #9

amrondonp opened this issue Mar 15, 2018 · 0 comments

Comments

@amrondonp
Copy link
Member

Unit tests for this service are written. However, as this application has so many dependencies, we need to make an integration test (in travis) that would be something like:

  1. Create 3+ test cases for the languages we support
  2. Update the travis CI configuration so that it
    2.1. Build the service in the docker environment
    2.2. Makes an HTTP call for each of the test cases
    2.3 Verifies that the outputs are being shown correctly
    2.4 Runs on every pull request
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

3 participants