uh-wm/features/manager/change.feature
2015-04-22 08:14:45 +00:00

8 lines
274 B
Gherkin

Feature: clients window properties updating
Scenario: logs when the window properties of a client change
Given uhwm is running
And a window is mapped
When the window name changes to "testing_new_name"
Then the output must match /updat.+testing_new_name/i