Conversation
x-pack/test/functional_endpoint/page_objects/endpoint_alerts_page.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/endpoint/public/embeddables/resolver/view/graph_controls.tsx
Show resolved
Hide resolved
EricDavisX
left a comment
There was a problem hiding this comment.
I posted some questions, comments, and potential improvements - if you want to do them now, or later (I hope) or not, I'm ok to merge this if it works. :)
|
@elasticmachine merge upstream |
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
6 similar comments
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
FYI - I'm getting backport errors due to this PR not being in 7.x |
- PR elastic#64704 was never backported, thus this change is needed to ensure build is successful.
* [Endpoint] Functional Tests cleanup (#68756) * Removed several unnecessary disabled eslint rules * moved common pageobject from endpoint_list to page_utils * Rename functional_endpoint to security_solution_endpoint * Delete `functional_endpoint_ingest_failure` no longer applicable # Conflicts: # .github/CODEOWNERS # x-pack/test/security_solution_endpoint/apps/endpoint/resolver.ts * Sync Endpoint Alerts page objects with master - PR #64704 was never backported, thus this change is needed to ensure build is successful. Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
* New commit * New commit adding data-test-subj to controls * Final commit for the resolver tests * Final commit for the resolver tests * Final commit for the resolver tests * Final commit for the resolver tests * Final commit for the resolver tests * Removed sleep statements and added "WaitForTableToHaveData" * Removed sleep statements and added "WaitForTableToHaveData" * Fixed type check and modified style parsing * Removed window resize * Fixed style type errors * Removed unnecessary sleeps and added verifications for Nodes location * Removed unnecessary sleeps and added verifications for Nodes location * Merge branch 'master' of https://github.com/elastic/kibana into new_resolver * Merge branch 'master' of https://github.com/elastic/kibana into new_resolver * Merge branch 'master' of https://github.com/elastic/kibana into new_resolver * Added resize the window for PAss the test * Added resize the window for PAss the test * Added resize the window for PAss the test * Added resize the window for PAss the test * Added resize the window for PAss the test Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> # Conflicts: # x-pack/plugins/endpoint/public/embeddables/resolver/view/graph_controls.tsx # x-pack/plugins/endpoint/public/embeddables/resolver/view/process_event_dot.tsx # x-pack/test/functional_endpoint/apps/endpoint/index.ts # x-pack/test/functional_endpoint/page_objects/endpoint_alerts_page.ts
Functional Test For Resolver controls and table data
Summarize your PR. If it involves visual changes include a screenshot or gif.
Checklist
Delete any items that are not applicable to this PR.