ift-ts:qa:logos:2026q2-logos-messaging-integration

Description

Validate the integration of the Logos Messaging module inside the Logos Core platform through the REST API exposed by Logos Messaging. The work covers building the test framework needed for this integration layer and implementing initial smoke coverage for one-to-one and group messaging flows.

Task List

Messaging integration testing framework

  • fully qualified name: ift-ts:qa:logos:2026q2-logos-messaging-integration:framework
  • owner: egor
  • status: not started
  • start-date: 2026/04/06
  • end-date: 2026/04/24

Description

  • Create the testing framework for exercising Logos Messaging module integration inside Logos Core via the REST API.
  • Define the environment setup, fixtures, helper utilities, and execution model needed to run integration scenarios reliably.
  • Ensure the framework is structured so additional messaging scenarios can be added incrementally.

Deliverables

  • PR with initial framework and test harness.
  • Documentation for setup, execution, and extension points.

One-to-one messaging

  • fully qualified name: ift-ts:qa:logos:2026q2-logos-messaging-integration:one-to-one-messaging
  • owner: egor
  • status: not started
  • start-date: 2026/04/27
  • end-date: 2026/05/15

Description

  • Implement a smoke suite for one-to-one messaging using the new integration framework and the Logos Messaging REST API.
  • Cover the main happy-path behaviors needed to validate end-to-end module integration inside Logos Core.

Deliverables

  • PRs with one-to-one smoke tests.
  • Test report with covered scenarios and identified gaps.

Group chat

  • fully qualified name: ift-ts:qa:logos:2026q2-logos-messaging-integration:group-chat
  • owner: egor
  • status: not started
  • start-date: 2026/05/18
  • end-date: 2026/06/05

Description

  • Implement a smoke suite for group messaging using the same framework and REST API integration path.
  • Validate the core group messaging flows needed to confirm the Logos Messaging module works correctly inside Logos Core.

Deliverables

  • PRs with group messaging smoke tests.
  • Test report with covered scenarios and follow-up issues.