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

Tasklist - Move authentication related tests from Protactor to TestCafe #4064

Open gbetances089 opened 5 months ago

gbetances089 commented 5 months ago

Move the Tasklist tests from the authentication-spec.js into TestCafe.

Since this is mostly a login/auth tests this will be added under the login folder.

gbetances089 commented 5 months ago

related to: https://github.com/camunda/camunda-bpm-platform-ee/pull/891