Test manager client unmanagement with cucumber
This commit is contained in:
7
features/manager/unmanage.feature
Normal file
7
features/manager/unmanage.feature
Normal file
@@ -0,0 +1,7 @@
|
||||
Feature: manager client unmanagement
|
||||
|
||||
Scenario: logs when a new client is unmanaged
|
||||
Given uhwm is running
|
||||
And a window is mapped
|
||||
When the window requests to be unmapped
|
||||
Then the output must match /unmanag.+xclient/i
|
Reference in New Issue
Block a user