22 Commits

Author SHA1 Message Date
Thibault Jouan
8165a1d4f5 Mock home directory in all cucumber scenarios 2015-04-14 02:27:36 +00:00
Thibault Jouan
d1cc294b67 Fix coding standards (unused vars in cucumber env) 2015-04-14 01:41:39 +00:00
Thibault Jouan
53d83d5f08 Extract user acceptance test helpers in a module 2015-04-13 01:56:08 +00:00
Thibault Jouan
10591d0646 Fail when another window manager is already running 2015-04-13 01:29:35 +00:00
Thibault Jouan
de3fca228e Register a Layout with display information 2015-04-12 21:04:29 +00:00
Thibault Jouan
b65e989c38 Accept -l LAYOUT CLI option to set the layout 2015-04-12 21:04:29 +00:00
Thibault Jouan
0ce73c2e2f Improve error reporting in cucumber helpers
Indent stdout and stderr in the error generated by uhwm_wait_output
helper.
2015-04-12 21:01:54 +00:00
Thibault Jouan
791c159d7a Implement ruby feature loading (-r CLI option) 2015-04-10 07:14:41 +00:00
Thibault Jouan
1467425407 Improve cucumber output steps 2015-04-10 07:14:41 +00:00
Thibault Jouan
464b75841b Implement debug mode 2015-04-09 22:22:41 +00:00
Thibault Jouan
69d885b282 Support -d debug option in CLI 2015-04-09 22:22:41 +00:00
Thibault Jouan
f66d8d24ee Improve reporting in #uhwm_wait_output cucumber helper 2015-04-09 22:22:27 +00:00
Thibault Jouan
254efe4f74 Implement verbose mode 2015-04-09 21:43:57 +00:00
Thibault Jouan
6de680c443 Ensure uhwm is killed after each cucumber scenario 2015-04-09 21:43:47 +00:00
Thibault Jouan
309347a8ec Hide linux netstat stderr output on travis CI 2015-04-09 03:23:12 +00:00
Thibault Jouan
366028fa01 Allow X related tests to work on travis CI 2015-04-09 03:23:12 +00:00
Thibault Jouan
ceac19b346 Quit on `mod1+q' key binding
* Loop our runner until it is "stopped";
* Use the event dispatcher to stop the runner on `mod1+q' key press;
* Tell the manager to grab the `q' key.
2015-04-09 00:30:13 +00:00
Thibault Jouan
01d7805760 Add uhwm_wait_output cucumber helper 2015-04-08 16:46:58 +00:00
Thibault Jouan
422a940eae Implement basic CLI usage help 2015-04-07 21:56:49 +00:00
Thibault Jouan
8f9b767ce1 Connect to X server 2015-04-07 10:35:52 +00:00
Thibault Jouan
75cf74c217 Setup headless gem (Xvfb testing) for tests 2015-04-06 20:21:59 +00:00
Thibault Jouan
f2bb9b7f50 Setup cucumber test env with aruba 2015-04-06 19:02:17 +00:00