Skip to content

[Frontend]: Add automated tests for chat user journey #30

@Hanseooo

Description

@Hanseooo

Problem

The chat flow will become multi-step and stateful; without tests, regressions are likely when backend contracts evolve.

Scope

  • Add frontend tests (component/integration) for:
    • Initial send -> clarification response
    • Clarification submit -> itinerary response
    • Error handling and retry behavior
    • Session recovery / reset behavior
  • Mock API responses with current backend contracts.

Acceptance Criteria

  • Core chat journey is covered by stable tests.
  • Tests fail when response contract handling breaks.

Priority

Quality

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions