Skip to content

Draft: Replace lockscreen test with appium replacement

David Edmundson requested to merge work/d_ed/lockscreen_test into master

The current test tests the QML in the lookandfeel. This requires a mock lockscreen backend. This isn't robsust to changes in kscreenlocker.

Instead use a pre-existing mock backend for PAM, and test against the real kscreenlocker_greet app.

Merge request reports