91 Commits

Author SHA1 Message Date
Thibault Jouan
d9ce2eb120 Remove deprecated test scenario (UAT) 2015-04-28 09:37:08 +00:00
Thibault Jouan
c9ab16c847 Fix typo in tests (UAT) 2015-04-28 09:35:10 +00:00
Thibault Jouan
265bb1d626 Remove deprecated test (UAT) 2015-04-28 09:34:49 +00:00
Thibault Jouan
c394fee2a6 Improve cli layout test expectations (UAT) 2015-04-28 09:31:40 +00:00
Thibault Jouan
01d9bdb3b3 Improve test expectations consistency (UAT) 2015-04-28 09:28:38 +00:00
Thibault Jouan
ace86cf0e3 Fix how layout delegation is tested (UAT) 2015-04-28 09:20:42 +00:00
Thibault Jouan
daa028e794 Improve cli require cucumber scenario 2015-04-28 09:10:16 +00:00
Thibault Jouan
258812013b Refactor some steps in cucumber scenarios 2015-04-28 08:37:04 +00:00
Thibault Jouan
7c2712924a Allow layout options configuration from run control 2015-04-26 02:49:39 +00:00
Thibault Jouan
bf6f08e848 Implement `layout' run control keyword
Allow configuration of the layout by specifying either a class or an
instance.
2015-04-26 00:59:24 +00:00
Thibault Jouan
cd06f99e9f Fix initial events handling for mux worker
* Rename `before_wait' worker callback to `before_watch';
* Setup `before_watch' callback in the runner, handling events with the
  manager;
* Test the mux worker with a cucumber scenario.
2015-04-24 19:53:08 +00:00
Thibault Jouan
6cfed91653 Test blocking worker (UAT) 2015-04-23 21:25:58 +00:00
Thibault Jouan
ddf875eab2 Test layout protocol for #expose message 2015-04-22 16:34:34 +00:00
Thibault Jouan
009d5dbedd Handle and forward expose events to the layout 2015-04-22 09:55:25 +00:00
Thibault Jouan
a421b496c0 Test layout protocol for #update message 2015-04-22 08:14:45 +00:00
Thibault Jouan
accbebe97c Test how the manager handles window changes 2015-04-22 08:14:45 +00:00
Thibault Jouan
730527b836 Fix non-deterministic user acceptance tests 2015-04-21 13:46:54 +00:00
Thibault Jouan
e8dacfa4ac Fix non-deterministic test in layout/unmanage 2015-04-21 08:20:37 +00:00
Thibault Jouan
1d9571766b Refactor cucumber X steps 2015-04-21 08:08:06 +00:00
Thibault Jouan
7ee70b666b Increase layout protocol test coverage (#remove) 2015-04-21 08:02:05 +00:00
Thibault Jouan
4e2ec5f6ec Remove extra cucumber step in session/termination 2015-04-21 07:33:36 +00:00
Thibault Jouan
6346eb5ee6 Simplify cucumber X steps 2015-04-21 07:24:03 +00:00
Thibault Jouan
c7bd6ea28a Fix non-deterministic test in manager/unmanage 2015-04-21 06:59:07 +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
04d999e1b0 Fix non-deterministic test in manager/unmanage 2015-04-21 03:41:14 +00:00
Thibault Jouan
29f2b4725d Test how manager should handle destroyed windows 2015-04-21 02:26:29 +00:00
Thibault Jouan
42751993a2 Test manager client unmanagement with cucumber 2015-04-21 02:22:21 +00:00
Thibault Jouan
a6edac962b Add layout client unmanagement feature 2015-04-20 10:24:39 +00:00
Thibault Jouan
7c440e28d2 Fix manager/manage feature 2015-04-20 05:49:33 +00:00
Thibault Jouan
bdbeca399a Ensure only one client is managed for given window 2015-04-20 04:11:41 +00:00
Thibault Jouan
036ca1f989 Log X errors 2015-04-20 04:08:55 +00:00
Thibault Jouan
c51d1525ee Delegates `layout_*' messages as Layout#handle_* 2015-04-19 02:13:26 +00:00
Thibault Jouan
5e18dbae95 Change default quit key binding to mod+shift+q 2015-04-19 01:28:03 +00:00
Thibault Jouan
6c7b01c9aa Accept modifier in `key' run control keyword 2015-04-19 01:12:35 +00:00
Thibault Jouan
26bac5aea9 Test that manager listen to appropriate events 2015-04-18 20:11:04 +00:00
Thibault Jouan
20cdec5fce Fix constant resolution in layout CLI option 2015-04-18 19:53:23 +00:00
Thibault Jouan
78dffde6c9 Remove a comment left in cucumber steps 2015-04-18 19:42:03 +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
5a102e7739 Improve CLI usage cucumber feature
Change a step definition to communicate intent more clearly.
2015-04-18 17:19:15 +00:00
Thibault Jouan
6ce237f8f3 Rename cucumber feature for CLI require option 2015-04-18 17:19:11 +00:00
Thibault Jouan
7d011dad60 Improve CLI usage output
* Move -h option at tail;
* Add separator between standard and tail options.
2015-04-18 17:08:18 +00:00
Thibault Jouan
0f2d658986 Rename CLI ruby feature require cucumber feature 2015-04-18 17:05:27 +00:00
Thibault Jouan
71caf160be Add version CLI option 2015-04-18 17:03:25 +00:00
Thibault Jouan
1cb7086713 Add cucumber scenario for layout CLI option 2015-04-18 03:26:24 +00:00
Thibault Jouan
1e2d423552 Fix verbose CLI option description 2015-04-18 03:15:08 +00:00
Thibault Jouan
5ab463cde5 Allow worker configuration with run control file 2015-04-18 02:03:37 +00:00
Thibault Jouan
9ea43ee69a Integrate blocking and multiplexing workers usage 2015-04-18 02:03:32 +00:00
Thibault Jouan
078254ae6d Simplify and refactor uhwm_wait_output helper 2015-04-16 18:02:13 +00:00
Thibault Jouan
e899240d70 Increase output check timeout to 8" under CI 2015-04-16 17:33:22 +00:00