Skip to content

Draft: Resolve "Improve test coverage for Elasticsearch"

Hiru Fernando requested to merge 144-improve-test-coverage-for-elasticsearch into main

What does this MR do and why?

  • Connects to Elastic and verifies it can run a few different queries and get a non-error result.
  • Runs the same query method as our production-facing code.

Screenshots, screen recordings, or links to review app

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/technical-writing-group/gitlab-docs-hugo/-/blob/main/doc/setup.md.
  2. Make sure to run make jest-tests or watch pipeline for success.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Closes #144

Edited by Hiru Fernando

Merge request reports

Loading