Skip to content

🚀 Feat: Improve e2e test #58

@nicofretti

Description

@nicofretti

Description

The E2E tests are currently too simplistic and poorly structured. A refactor is required to improve organization and introduce more complex test cases, including:

  • Pipeline Verification: Test each pipeline to ensure it actually functions as expected.
  • Evaluation Process: Test the complete lifecycle (create a pipeline, run it, validate the output, and download).
  • Repair or remove current tests that are either useless or fail to perform actual validation.
  • Model Testing: Create a new model and verify its functionality.
  • Ensure newly created models are correctly displayed and available in the Building UI.

Goal: Improve the current E2E suite to provide full coverage for every feature available on DataGenFlow.
Remember also to edit the skill, it can be improved as well to make easier to create new tests.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions