AI-Studio/tests/integration_tests
2026-08-12 19:21:27 +02:00
..
chat Restored the manual integration test documentation that was accidentally deleted 2026-08-12 19:21:27 +02:00
README.md Restored the manual integration test documentation that was accidentally deleted 2026-08-12 19:21:27 +02:00

Integration Tests

This directory contains integration-oriented test specs.

Scope

  • Behavior that depends on multiple layers working together (UI, rendering, runtime, IPC, provider responses).
  • Regressions that are hard to catch with unit tests only.

Current Feature Areas

  • chat/: Chat rendering, input interaction, and message lifecycle.