Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Add Cypress tests for dashboard and detector list #234

Merged
merged 1 commit into from
Jun 23, 2020

Conversation

ohltyler
Copy link
Contributor

@ohltyler ohltyler commented Jun 22, 2020

Issue #, if available: #231

Description of changes:

This PR adds several Cypress integration tests to test various workflows on the 2 home pages of the plugin (dashboard and detector list).

Dashboard:

  • tests filtering of the dropdown filter

Detector list:

  • tests filtering of the dropdown filter
  • tests rendering of the page when different indices are empty
  • tests batch action functionality (start/stop/delete)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ohltyler ohltyler added the test fix/enhance testing label Jun 22, 2020
@ohltyler ohltyler linked an issue Jun 22, 2020 that may be closed by this pull request
Copy link
Contributor

@yizheliu-amazon yizheliu-amazon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

most of them look good to me. Thanks for adding them to have more coverage.

@ohltyler ohltyler merged commit bba3f30 into opendistro-for-elasticsearch:master Jun 23, 2020
@ohltyler ohltyler deleted the addTests branch June 23, 2020 15:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
test fix/enhance testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add more Cypress tests for dashboard and detector list pages
3 participants