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.11k stars 1.55k forks source link

E2E test for start forms - form is displayed on Tasklist #3132

Closed gbetances089 closed 1 year ago

gbetances089 commented 1 year ago

Acceptance Criteria (Required on creation)

To prevent regressions as CAM-14915 an E2E test want to be added to check that after the application + form are up, the form is displayed if:

Hints

Tests will be added under the Tasklist section and will cover both Camunda Forms and Embedded Forms

Links

Breakdown

ThorbenLindhauer commented 1 year ago

Hey @gbetances089,

Should we close https://github.com/camunda/camunda-bpm-platform/issues/3014 as a duplicate of this ticket?

Cheers, Thorben