AI-Studio/tests
2026-08-12 19:21:27 +02:00
..
integration_tests 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

Test Documentation

This directory stores manual and automated test definitions for MindWork AI Studio.

Directory Structure

  • integration_tests/: Cross-component and end-to-end scenarios.

Authoring Rules

  • Use US English.
  • Keep each feature area in its own Markdown file.
  • Prefer stable test IDs (for example: TC-CHAT-001).
  • Record expected behavior for:
    • known vulnerable baseline builds (if relevant),
    • current fixed builds.