kyma-project / kyma-companion

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

Expand Dataset for Comprehensive Testing of Kyma Companion #46

Open Teneroy opened 2 weeks ago

Teneroy commented 2 weeks ago

Description

Expand the dataset to ensure comprehensive testing of Kyma Companion’s functionalities and edge cases. The first iteration should include a minimal amount of tasks, focusing on the scenarios used for the d-com, to kickstart development while allowing for future framework improvements.

Subtasks:

  1. Identify Key Scenarios:

    • Review the scenarios used for the d-com to determine the initial set of test cases.
    • Ensure these scenarios cover a range of functionalities and edge cases for the Kyma Companion application.
  2. Create Initial Dataset:

    • Develop a minimal dataset based on the identified key scenarios.
    • Include user inputs and expected outputs to form the basis of the blackbox tests.

Acceptance Criteria

Notes