Skip to content
  • Martin Flöser's avatar
    [autotest/integration] Add a test case for modifier only shortcuts · fcd9a151
    Martin Flöser authored
    This test verifies the functionality of modifier only shortcut
    activation. The base test case uses a helper object which is exported
    to DBus and has a slot which can get triggered.
    
    The test configures the individual modifiers to call that DBus method
    when the shortcut is triggered. It simulates pressing the modifier and
    verifies the DBus method was invoked or not.
    fcd9a151