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 component/e2e tests #5

Open
gpestana opened this issue Aug 29, 2017 · 0 comments
Open

Add component/e2e tests #5

gpestana opened this issue Aug 29, 2017 · 0 comments

Comments

@gpestana
Copy link
Owner

It should be straightforward to add component tests running on Docker which verify the output of a series of kapacitor-unit workflows.

One idea would be something like:

  1. Create docker compose for setting up a kapacitor ,and a component-tests container (where latest kapacitor-unit binary is installed)
  2. The component-tests container runs a bunch of predefined kapacitor-unit tests and logs the outputs to files
  3. When tests finish, the component-tests container verifies the output
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