-
Story
-
Resolution: Unresolved
-
Normal
-
None
Title:
E2E Testing for Lightspeed Chat Popup/Button
Goal:
Ensure full functionality of the Lightspeed Chat Popup/Button through E2E testing.
Why is this Important?
To confirm that the chat popup behaves correctly and integrates seamlessly improving the developer experience.
Scope:
Focus on testing the visibility, interaction, and persistence of the chat popup and button (open, minimize, fullscreen, chat history).
Acceptance Criteria:
- All E2E tests for button and chat popup pass.
- Chat history is saved and accessible across sessions.
- Fullscreen and dock options work correctly.
- UI is consistent with OpenShift Lightspeed.
Done Checklist:
- E2E tests pass in CI.
- All acceptance criteria met.