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 integration tests #21

Open
rchukh opened this issue Oct 25, 2014 · 1 comment
Open

Add integration tests #21

rchukh opened this issue Oct 25, 2014 · 1 comment
Assignees
Milestone

Comments

@rchukh
Copy link
Owner

rchukh commented Oct 25, 2014

With more platforms added and currently two different installation suits - there is a need of automated integration tests.

At least following should be tested:

  • Service operations - start/restart/stop;
  • Service availability - simple wget <kibana.url> and wget <elasticsearch.url> should be enough for now. (and because Kibana is not just static html... maybe as a feature extension we could use phantomjs as a test platform for testing web applications);
  • Java availability/version?
@rchukh rchukh self-assigned this Oct 25, 2014
@rchukh rchukh added this to the 0.2.0 milestone Oct 25, 2014
@rchukh rchukh modified the milestones: 0.3.0, 0.2.0 Dec 14, 2014
@rchukh
Copy link
Owner Author

rchukh commented Dec 16, 2014

Additional suite needed with non-default attributes, so that integration tests could check whether the configuration settings are used.

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