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

[Security Solution][Detection Engine] add tests for saved query shared in multiple spaces #164605

Open
vitaliidm opened this issue Aug 23, 2023 · 2 comments
Labels
consider-next Team:Detection Engine Security Solution Detection Engine Area Team:Detections and Resp Security Detection Response Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. test-coverage issues & PRs for improving code test coverage triage_needed

Comments

@vitaliidm
Copy link
Contributor

After introducing sharable saved queries in #163436, we need to add functional tests on our side, to ensure functionality works as expected and there no gaps in coverage.

Possible scenarios:

  1. create rule and execute rule with shared saved query from another space
  2. edit rule and execute it with shared saved query from another space
  3. delete saved query from another space, check expected error on execution
    4.export/ import rule with shared saved query into original rule space and space from where saved query originated
@vitaliidm vitaliidm added bug Fixes for quality problems that affect the customer experience triage_needed Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Detection Engine Security Solution Detection Engine Area Team:Detections and Resp Security Detection Response Team labels Aug 23, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-detections-response (Team:Detections and Resp)

@vitaliidm vitaliidm added test-coverage issues & PRs for improving code test coverage and removed bug Fixes for quality problems that affect the customer experience labels Aug 23, 2023
@vitaliidm vitaliidm modified the milestone: 8.11 Aug 23, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consider-next Team:Detection Engine Security Solution Detection Engine Area Team:Detections and Resp Security Detection Response Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. test-coverage issues & PRs for improving code test coverage triage_needed
Projects
None yet
Development

No branches or pull requests

3 participants