Skip to content

[Streams] Test enable wired streams flow#246113

Merged
rStelmach merged 8 commits intoelastic:mainfrom
tonyghiani:test/enable-streams-flow
Dec 17, 2025
Merged

[Streams] Test enable wired streams flow#246113
rStelmach merged 8 commits intoelastic:mainfrom
tonyghiani:test/enable-streams-flow

Conversation

@tonyghiani
Copy link
Contributor

📓 Summary

Related to https://github.com/elastic/streams-program/issues/573

Implement tests to verify that enabling wired streams with the UI works as expected.

@tonyghiani tonyghiani added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting labels Dec 12, 2025
@tonyghiani tonyghiani requested review from a team as code owners December 12, 2025 09:01
@tonyghiani tonyghiani added Team:obs-onboarding Observability Onboarding Team Feature:Streams This is the label for the Streams Project labels Dec 12, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-onboarding-team (Team:obs-onboarding)

@rStelmach rStelmach self-requested a review December 12, 2025 13:42

// Common test IDs
const WIRED_SWITCH = 'streamsWiredSwitch';
const SETTINGS_FLYOUT = 'streamsSettingsFlyout';
Copy link
Contributor

Choose a reason for hiding this comment

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

That id doesn't exist as a data-test-subj and because we check toBeHidden() it gives us false positive result

@elasticmachine
Copy link
Contributor

elasticmachine commented Dec 17, 2025

💔 Build Failed

Failed CI Steps

History

@rStelmach rStelmach merged commit 294074c into elastic:main Dec 17, 2025
13 checks passed
mbondyra added a commit to mbondyra/kibana that referenced this pull request Dec 17, 2025
…donly

* commit 'bb1f55fa520b30ceb923af069ef403b24dcb1606': (52 commits)
  [CPS][Maps] Support CPS Picker in Maps  (elastic#246382)
  [APM] Migrate the Transaction Overview tests to Scout/Playwright/Component/API tests (elastic#245972)
  [Cases] Change nested field search to be case insensitive (elastic#246643)
  [ES|QL] PromQL parser initial implementation (elastic#246552)
  [Agent Builder] Adds keyboard shortcut and toggle behavior to AI Agent button (elastic#246659)
  Retry on "all shards failed" from ES (elastic#246533)
  [Streams] Test enable wired streams flow (elastic#246113)
  [Agent Builder] Fast-follow bugfixes for MCP Tool type  (elastic#246665)
  [Entity Store][API] Fix snake case on CRUD API List response (elastic#246003)
  [ResponseOps][Slack] Simplify channel configuration  (elastic#245423)
  Add Canonical Name Badge to Documentation (elastic#246647)
  [Streams] Add simulation filtering by conditions (elastic#245400)
  [o11y AI] Add `get_hosts` tool (elastic#246541)
  [agent builder] create_visualization: support heatmap and regionmap (elastic#246671)
  [AI Infra] Chat experience: Selection modal title change (elastic#246683)
  [Background search] Change polling behavior (elastic#244760)
  [ES|QL  ]  Common Lookup Join Fields Are Not Listed First (elastic#246582)
  Add missing `dynamic: false` (elastic#246685)
  [Metrics in Discover] Unskip metrics api test (elastic#246593)
  [ES|QL] Show next actions after simple field assignment in RERANK ON Clause (elastic#246676)
  ...
KodeRad pushed a commit to KodeRad/kibana that referenced this pull request Dec 17, 2025
## 📓 Summary

Related to elastic/streams-program#573

Implement tests to verify that enabling wired streams with the UI works
as expected.

---------

Co-authored-by: Robert Stelmach <60304951+rStelmach@users.noreply.github.com>
Co-authored-by: Robert Stelmach <robert.stelmach@elastic.co>
@tonyghiani tonyghiani deleted the test/enable-streams-flow branch February 20, 2026 12:04
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 Feature:Streams This is the label for the Streams Project release_note:skip Skip the PR/issue when compiling release notes Team:obs-onboarding Observability Onboarding Team v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants