Skip to content

[Security Solution][API testing] Move and restructures action groups in the new api integration test folder#169234

Merged
WafaaNasr merged 26 commits intoelastic:mainfrom
WafaaNasr:move-structure-actions-api
Oct 30, 2023
Merged

[Security Solution][API testing] Move and restructures action groups in the new api integration test folder#169234
WafaaNasr merged 26 commits intoelastic:mainfrom
WafaaNasr:move-structure-actions-api

Conversation

@WafaaNasr
Copy link
Contributor

@WafaaNasr WafaaNasr commented Oct 18, 2023

@WafaaNasr WafaaNasr added release_note:skip Skip the PR/issue when compiling release notes Team:Detection Engine Security Solution Detection Engine Area FTR labels Oct 18, 2023
@WafaaNasr WafaaNasr self-assigned this Oct 18, 2023
@WafaaNasr WafaaNasr marked this pull request as ready for review October 25, 2023 08:34
@WafaaNasr WafaaNasr requested review from a team as code owners October 25, 2023 08:34
Copy link
Contributor

@jbudz jbudz left a comment

Choose a reason for hiding this comment

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

ftr_configs.yml

@kibana-ci
Copy link

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @WafaaNasr

const es = getService('es');
const esArchiver = getService('esArchiver');

describe('@ess @skipInQA actions migrations', () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

If we add @ess - should that be enough to exclude all serverless related tags since @skipInQA is particular to serverless?

Copy link
Contributor

Choose a reason for hiding this comment

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

Note: being addressed in follow up PR to unblock others.

import { getSimpleRuleOutput } from './get_simple_rule_output';
import { RuleWithoutServerGeneratedProperties } from './remove_server_generated_properties';

export const getSimpleRuleOutputWithWebHookAction = (
Copy link
Contributor

Choose a reason for hiding this comment

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

Since these were only used in the add_action.ts and update_action.ts which seemed to have been part of the migration, can we remove this util from the old folder?

Copy link
Contributor

Choose a reason for hiding this comment

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

Note: being addressed in follow up PR to unblock others.

Copy link
Contributor

@yctercero yctercero left a comment

Choose a reason for hiding this comment

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

LGTM!

@WafaaNasr WafaaNasr merged commit 12ab5b3 into elastic:main Oct 30, 2023
@kibanamachine kibanamachine added v8.12.0 backport:skip This PR does not require backporting labels Oct 30, 2023
@WafaaNasr WafaaNasr changed the title [Security Solution][Exceptions][API testing] Move and restructures action groups in the new api integration test folder [Security Solution][API testing] Move and restructures action groups in the new api integration test folder Oct 31, 2023
@WafaaNasr WafaaNasr deleted the move-structure-actions-api branch February 6, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting FTR release_note:skip Skip the PR/issue when compiling release notes Team:Detection Engine Security Solution Detection Engine Area v8.12.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants