13 Commits

Author SHA1 Message Date
Thibault Jouan
26bac5aea9 Test that manager listen to appropriate events 2015-04-18 20:11:04 +00:00
Thibault Jouan
68cec67402 Fix uhwm_wait_output acceptance helper with strings 2015-04-18 19:52:43 +00:00
Thibault Jouan
82a4161cc2 Improve UAT on layout
* Move cucumber features regarding the layout protocol in
  layout/protocol;
* Add new cucumber features to test uh-layout integration in uh-wm, at
  least simple mapping and focus behavior;
* Add new acceptance testing helpers
2015-04-18 19:33:47 +00:00
Thibault Jouan
17de52f8af Modify test helpers to quit gracefully in cucumber 2015-04-18 02:03:37 +00:00
Thibault Jouan
078254ae6d Simplify and refactor uhwm_wait_output helper 2015-04-16 18:02:13 +00:00
Thibault Jouan
c7f3743949 Configure uhwm_wait_output test helper via the env
The `timeout' keyword argument was never used, replace it with a test
for UHWMTEST_OUTPUT_TIMEOUT environment variable and use the value when
set.
2015-04-16 17:31:56 +00:00
Thibault Jouan
1903ba166b Use uh to fake windows in cucumber test suite 2015-04-16 16:13:54 +00:00
Thibault Jouan
360b1583bf Fix AcceptanceHelpers#with_other_wm 2015-04-16 12:27:21 +00:00
Thibault Jouan
36e105bb42 Ensure test windows are closed after cucumber run 2015-04-16 12:26:29 +00:00
Thibault Jouan
fe47e27d98 Prototype clients management with windows 2015-04-16 12:01:15 +00:00
Thibault Jouan
d501bb9b35 Accept options in uhwm_run_wait_ready UAT helper 2015-04-15 17:54:19 +00:00
Thibault Jouan
5e80648525 Fix error message in uhwm_wait_output UAT helper 2015-04-14 01:41:05 +00:00
Thibault Jouan
53d83d5f08 Extract user acceptance test helpers in a module 2015-04-13 01:56:08 +00:00