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

Migrate operation-log-spec.js tests into TestCafe #4409

Closed gbetances089 closed 1 week ago

gbetances089 commented 3 weeks ago

Tests Path

Feature: the navigation to the operation log menu Tests:

Feature: the operation log table Tests:

Feature: the operation log search field Tests:

Feature: operation log with more than 50 entries Tests:

gbetances089 commented 3 weeks ago

Almost all the tests were already cover except for this one:

Feature: operation log with more than 50 entries Tests:

Which is now added via this ticket.