camunda-bpm-platform
camunda-bpm-platform copied to clipboard
Tasklist - Move filter related tests from Protactor to TestCafe
Move the Tasklist tests from the filter-spec.js into TestCafe.
-
The test
list without filter
is already cover with the visual test on https://github.com/camunda/camunda-bpm-platform-ee/pull/888 -
The test
list with filter
is added under a new visual test which will check the elements are present for the scenario of tasks + filter is deployed.
related to https://github.com/camunda/camunda-bpm-platform-ee/pull/892