This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds support to run Cypress test in an ODFE cluster with security ena…
…bled (#235) * Add an environment variable 'security_enabled' to mark if security feature is enabled in the ODFE cluster. * Add command overwrites for 'cy.visit()' and 'cy.request()' to deal with basic auth when security enabled * Change the way of clean-up used for the test from deleting all indices to only delete monitors or destinations * Add some custom Cypress commands for the tests * Change the test implementations about "alert", due to alert history can not be removed by admin user.
- Loading branch information
1 parent
6571e5b
commit 23a14dd
Showing
8 changed files
with
254 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.