28 Commits

Author SHA1 Message Date
Thibault Jouan
6cfed91653 Test blocking worker (UAT) 2015-04-23 21:25:58 +00:00
Thibault Jouan
accbebe97c Test how the manager handles window changes 2015-04-22 08:14:45 +00:00
Thibault Jouan
b3a82fcf92 Fix how uh-wm is tested for readiness in UAT 2015-04-21 13:58:25 +00:00
Thibault Jouan
730527b836 Fix non-deterministic user acceptance tests 2015-04-21 13:46:54 +00:00
Thibault Jouan
6346eb5ee6 Simplify cucumber X steps 2015-04-21 07:24:03 +00:00
Thibault Jouan
ad67456c52 Fix coding standards in UAT helpers 2015-04-21 06:07:47 +00:00
Thibault Jouan
3fd8658adf Simplify cucumber steps (uhwm process) 2015-04-21 06:01:23 +00:00
Thibault Jouan
a4b6127ec8 Refactor cucumber steps (quitting uhwm) 2015-04-21 05:57:37 +00:00
Thibault Jouan
29f2b4725d Test how manager should handle destroyed windows 2015-04-21 02:26:29 +00:00
Thibault Jouan
4c9342c2f2 Increase default wait timeout in UAT helpers 2015-04-21 02:22:25 +00:00
Thibault Jouan
42751993a2 Test manager client unmanagement with cucumber 2015-04-21 02:22:21 +00:00
Thibault Jouan
b156665236 Add #x_window_unmap to UAT helpers 2015-04-20 10:24:39 +00:00
Thibault Jouan
9a4f2727d2 Supports multiple clients in UAT helpers 2015-04-20 10:24:39 +00:00
Thibault Jouan
bdbeca399a Ensure only one client is managed for given window 2015-04-20 04:11:41 +00:00
Thibault Jouan
5e18dbae95 Change default quit key binding to mod+shift+q 2015-04-19 01:28:03 +00:00
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