Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate e2e tests to BDD #324

Open
ricardozanini opened this issue Dec 18, 2023 · 0 comments
Open

Migrate e2e tests to BDD #324

ricardozanini opened this issue Dec 18, 2023 · 0 comments
Assignees
Labels

Comments

@ricardozanini
Copy link
Member

Description

We currently have a new BDD test framework that can replace the default e2e. We understand that BDD is clearer and we have more control of the tested use cases. Additionally, there's a huge code base that can be reused and put things together in a way that can create new test cases without coding.

This work involves:

  • Migrate the existing e2e test cases to BDD using the feature� format
  • Migrate the existing CI to run the BDD instead of e2e
  • Remove the e2e folder from the project and any auxiliary functions

Implementation ideas

No response

@ricardozanini ricardozanini self-assigned this Dec 18, 2023
@ricardozanini ricardozanini moved this from 📋 Backlog to ⏳ In Progress in 🦉 KIE Podling Board Dec 20, 2023
ricardozanini added a commit to ricardozanini/incubator-kie-kogito-serverless-operator that referenced this issue Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ⏳ In Progress
3 participants