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

Updated cypress test based on text changes. #630

Merged
merged 9 commits into from
Jul 13, 2023

Conversation

AWSHurneyt
Copy link
Collaborator

Description

Updated cypress test based on text changes.

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

…ces, and cat/shards API.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #630 (36f1540) into main (4f84c9c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #630   +/-   ##
=======================================
  Coverage   49.96%   49.96%           
=======================================
  Files         231      231           
  Lines        6506     6506           
  Branches      927      927           
=======================================
  Hits         3251     3251           
  Misses       3252     3252           
  Partials        3        3           

@AWSHurneyt AWSHurneyt marked this pull request as ready for review July 12, 2023 23:26
@AWSHurneyt
Copy link
Collaborator Author

The updated test passes locally. Unsure why the entire cypress workflow is failing, but it may be related to the building of the 2.9 RC artifacts.

eirsep
eirsep previously approved these changes Jul 13, 2023
lezzago
lezzago previously approved these changes Jul 13, 2023
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
@AWSHurneyt
Copy link
Collaborator Author

The tests edited in this PR all pass locally.
Screenshot 2023-07-12 at 5 39 55 PM

@eirsep eirsep merged commit 0e73fba into opensearch-project:main Jul 13, 2023
8 of 9 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 13, 2023
* Added support for creating cluster metrics monitors with the cat/indices, and cat/shards API.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Updated snapshots.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Updated snapshots.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Fixed import.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Adjusted label text.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Updated cypress test based on text changes.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Made all click() calls forced.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Adjusted check for the monitor creation button.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

---------

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
(cherry picked from commit 0e73fba)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 13, 2023
* Added support for creating cluster metrics monitors with the cat/indices, and cat/shards API.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Updated snapshots.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Updated snapshots.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Fixed import.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Adjusted label text.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Updated cypress test based on text changes.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Made all click() calls forced.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Adjusted check for the monitor creation button.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

---------

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
(cherry picked from commit 0e73fba)
AWSHurneyt added a commit that referenced this pull request Jul 13, 2023
* Added support for creating cluster metrics monitors with the cat/indices, and cat/shards API.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Updated snapshots.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Updated snapshots.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Fixed import.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Adjusted label text.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Updated cypress test based on text changes.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Made all click() calls forced.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Adjusted check for the monitor creation button.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

---------

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
(cherry picked from commit 0e73fba)

Co-authored-by: AWSHurneyt <hurneyt@amazon.com>
AWSHurneyt added a commit that referenced this pull request Jul 13, 2023
* Added support for creating cluster metrics monitors with the cat/indices, and cat/shards API.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Updated snapshots.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Updated snapshots.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Fixed import.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Adjusted label text.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Updated cypress test based on text changes.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Made all click() calls forced.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

* Adjusted check for the monitor creation button.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>

---------

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
(cherry picked from commit 0e73fba)

Co-authored-by: AWSHurneyt <hurneyt@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants