Test manager client unmanagement with cucumber

This commit is contained in:
Thibault Jouan
2015-04-21 01:50:45 +00:00
parent a15af6f0ab
commit 42751993a2
3 changed files with 16 additions and 1 deletions

View 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