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

Asset loading tests #115

Closed
ycombinator opened this issue Sep 23, 2020 · 0 comments · Fixed by #168
Closed

Asset loading tests #115

ycombinator opened this issue Sep 23, 2020 · 0 comments · Fixed by #168
Assignees

Comments

@ycombinator
Copy link
Contributor

This test should test if all assets in a package are loaded up as expected. Assets include: Elasticsearch index templates, Elasticsearch ILM policies, Elasticsearch ingest pipelines, Kibana visualizations, Kibana saved searches, and Kibana dashboards.

Scope: per package dataset.

Type of test: integration.

Components involved: Kibana; Elasticsearch; Package Registry?

Process: load dataset assets; call Elasticsearch and Kibana APIs to retrieve loaded assets.

Assertions: assets retrieved from APIs match those expected to be loaded.

Package author must define: nothing.

Tooling needed: test runner in elastic-package tool.

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

Successfully merging a pull request may close this issue.

1 participant