18 lines
498 B
Markdown
18 lines
498 B
Markdown
# QA: Beautiful Chat — Spring AI
|
|
|
|
## Prerequisites
|
|
|
|
- Spring AI backend is up
|
|
|
|
## Test Steps
|
|
|
|
- [ ] Navigate to `/demos/beautiful-chat`
|
|
- [ ] Verify the polished brand surface (gradient background, rounded card) renders
|
|
- [ ] Click a suggestion pill (e.g. "Plan a 3-day Tokyo trip")
|
|
- [ ] Verify the agent responds in the themed chat surface
|
|
|
|
## Expected Results
|
|
|
|
- Chat runs against the shared Spring AI ChatClient backend
|
|
- Brand-themed layout, suggestions, and chat shell all render correctly
|