[autotests] Test window open/close animations
ClosedPublic

Authored by zzag on Dec 12 2018, 9:03 AM.

Details

Summary

The idea behind this autotest is to verify that different window
open/close animation effects behave similarly.

Currently, we just check whether Fade/Glide/Scale effect tries to animate
the appearing or the disappearing of toplevels. In the future, the
autotest will be extended to verify that there are no conflicts between
those three effects and the Login/Logout effect, etc.

Test Plan

Ran the test, found a bug in the Fade effect, fixed it.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Dec 12 2018, 9:03 AM
Restricted Application added a project: KWin. · View Herald TranscriptDec 12 2018, 9:03 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Dec 12 2018, 9:03 AM
graesslin accepted this revision.Dec 12 2018, 5:44 PM
This revision is now accepted and ready to land.Dec 12 2018, 5:44 PM
This revision was automatically updated to reflect the committed changes.