camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.03k stars 1.53k forks source link

Refactor migration e2e test #4367

Closed gbetances089 closed 1 month ago

gbetances089 commented 1 month ago

On this ticket the following items were done:

/migration.spec.js Restructure tests to use PO model + divide them for better handle of failures.

cockpit.tests.visual.js Couple of new visual tests for the migration process.

Removed several pages files since now everything is consolidated into one page file.