Details
-
Sub-task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
0.5
-
Sprint 96, Sprint 97
Description
The integration tests use the title of a perspective to match certain state (like is_perspective_open).
In the new setup every perspective icon has a stable id exposed in a class attribute which should be used instead of the title. This will also simplify running the tests in multiple languages as these checks will become language independent.