kyma-project / kyma-companion

A tool that brings AI to Kyma
Apache License 2.0
2 stars 6 forks source link

Prepare Blackbox Test (MVP) #23

Open Teneroy opened 2 weeks ago

Teneroy commented 2 weeks ago

Description Implement blackbox testing for the Kyma Companion application. This task involves developing the blackbox test code, expanding the dataset for thorough testing, and integrating these tests into the GitHub testing pipeline. Cover only the conversation with an agent(/chat endpoint)

Subtasks

  1. Implement Blackbox Test Code: Develop the necessary code to perform blackbox testing on the Kyma Companion application.
  2. Integrate Blackbox Testing into GitHub Pipeline: Add the blackbox tests to the existing GitHub testing pipeline for automated execution.

Acceptance Criteria:

Teneroy commented 2 weeks ago

split into the separate task 3. Expand Dataset: Expand the dataset to ensure comprehensive testing of Kyma Companion’s functionalities and edge cases(scenarios for the d-com).