[NALA] Add BC regression tests and manual test plan#5825
Open
JackySun9 wants to merge 2 commits intoadobecom:stagefrom
Open
[NALA] Add BC regression tests and manual test plan#5825JackySun9 wants to merge 2 commits intoadobecom:stagefrom
JackySun9 wants to merge 2 commits intoadobecom:stagefrom
Conversation
- Add 5 new automated tests covering modal open/close, web client pre-load, ?webclient=baseStage URL param, hero floating button aria-hidden state, and consent-driven block hiding - Add TEST-PLAN.md with manual test cases for AI-driven chat flows (product recommendation, advisor handoff, meeting booking, SUSI sign-in, Firefly gallery, comparison tables, mobile keyboard bug, etc.) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
TEST-PLAN.mdwith manual test cases covering AI-driven chat flows that aren't deterministic enough for automationNew automated tests
@brand-concierge modal open close@brand-concierge web client preloadmain.jsscript is injected during block init (not lazily on modal open)@brand-concierge webclient baseStage param?webclient=baseStageURL param loads the correct base-stage script URL@brand-concierge hero floating aria-hiddenaria-hidden="true"in hidden state; removed after scroll@brand-concierge consent hide blockhide-blockclassManual test plan (TEST-PLAN.md)
Covers flows that depend on real AI responses or backend integration:
?webclient=QA tool)🤖 Generated with Claude Code