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

Migrate cases-spec.js tests into TestCafe #4401

Closed gbetances089 closed 3 months ago

gbetances089 commented 4 months ago

Tests Path

Feature: cases dashboard Tests:

Feature: search case instances plugin Tests:

Feature: deployed case definitions plugin Tests:

Feature: case definition view Tests:

Feature: case instance view Tests:

Feature: has a Audit Log Tab Tests:

Feature: has a Variables Tab Tests:

Feature: has a User Tasks Tab Tests:

Feature: has a Called Process Instances Tab Tests:

Feature: has a Called Case Instances Tab Tests:

Feature: has a Executed Decision Instances Tab Tests:

gbetances089 commented 3 months ago

Feature: cases dashboard Tests:

Feature: search case instances plugin Tests:

Feature: deployed case definitions plugin Tests:

These tests I cover them via a visual test here

gbetances089 commented 3 months ago

All the remaining tests are cover via the the tests on the cases.spec.js file here