opensearch-project / opensearch-metrics

OpenSearch Metrics
https://metrics.opensearch.org
Apache License 2.0
1 stars 4 forks source link

Added click UI tests to Canary URL monitoring #42

Closed bshien closed 1 month ago

bshien commented 1 month ago

Description

Added click tests to the Canary script that tests if OpenSearch Dashboards is accessible to test the UI and make sure the dashboard is working.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.69%. Comparing base (781704c) to head (3110461).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ========================================= Coverage 76.69% 76.69% Complexity 179 179 ========================================= Files 52 52 Lines 1124 1124 Branches 49 49 ========================================= Hits 862 862 Misses 239 239 Partials 23 23 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

prudhvigodithi commented 1 month ago

This PR is an enhancement to this issue https://github.com/opensearch-project/opensearch-metrics/issues/37.