[Security Solution] Support for running Cypress e2e tests under different licenses #143932
Labels
Feature:Functional Testing
Team:Detection Rule Management
Security Detection Rule Management Team
Team:Detections and Resp
Security Detection Response Team
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
test_ui_functional
Summary
We need to be able to test at the e2e level (Cypress tests) certain features or bugfixes that depend on the current license, for example:
Currently, we have support for different licenses in our API integration tests. Some are run under the Basic license, and some under the Trial one. But we don't have support for that in the Cypress tests.
Let's add this support. We can start with some research and building a PoC and later we can create more concrete tickets if needed.
The text was updated successfully, but these errors were encountered: