1
0
Fork 0
mirror of https://github.com/teampoltergeist/poltergeist.git synced 2022-11-09 12:05:00 -05:00
Commit graph

22 commits

Author SHA1 Message Date
Jon Leighton
129fe171df Fix broken gemfiles 2011-10-30 17:41:38 +00:00
Jon Leighton
41d0787b16 Fix typo in travis config 2011-10-30 17:38:03 +00:00
Jon Leighton
f8c653c45e Test against Capybara 1.0, 1.1 and edge. 2011-10-30 17:37:18 +00:00
Jon Leighton
1f688ef782 Run CI against 1.8.7, 1.9.2 and 1.9.3 2011-10-30 17:16:03 +00:00
Jon Leighton
9a6195eec2 Fix intermittent bug where two responses could be sent for one request. 2011-10-30 17:09:43 +00:00
Jon Leighton
ac11c5b30a The intermittent failures on Travis CI seem to be down to the page load in response to a click not being detected, so increase the timeout to detect the page load by a little. 2011-10-30 16:53:46 +00:00
Jon Leighton
868c20b9a4 Implement client stuff using Kernel#spawn 2011-10-28 20:18:45 +01:00
Jon Leighton
5e19c2d2b4 Move requires 2011-10-28 19:11:40 +01:00
Jon Leighton
14019d832e Make it possible to change the timeout 2011-10-28 19:11:40 +01:00
Jon Leighton
0bf7501271 Deal with the ServerManager timeout properly 2011-10-28 19:11:36 +01:00
Jon Leighton
892d48b6f9 Change this test yet again to not rely on ps, and make it allow up to a second for the executable to be called. 2011-10-28 18:52:06 +01:00
Jon Leighton
70e7a4b6b9 Install phantomjs on travis more quietly 2011-10-28 18:42:06 +01:00
Jon Leighton
788db1cf13 Hopefully this will work on travis 2011-10-28 09:32:35 +01:00
Jon Leighton
0ada3f7284 Make this test not rely on /tmp and chmod etc so that it can hopefully run on travis 2011-10-28 00:37:06 +01:00
Jon Leighton
0fb4a37b8f Define rspec task properly so it does the exit status correctly 2011-10-28 00:36:53 +01:00
Jon Leighton
79df68e153 Make this test not rely on /tmp and chmod etc so that it can hopefully run on travis 2011-10-28 00:33:05 +01:00
Jon Leighton
67e35bb905 We need Xvfb on the CI also 2011-10-28 00:13:47 +01:00
Jon Leighton
0a235043a1 Okay, try a different way to install phantomjs on the CI 2011-10-28 00:01:36 +01:00
Jon Leighton
281d8e0990 Remove Gemfile.lock from the repo 2011-10-27 23:51:49 +01:00
Jon Leighton
f90a409b85 Add travis config 2011-10-27 23:50:09 +01:00
Jon Leighton
93d72cc215 Run rspec as the default rake task 2011-10-27 23:41:05 +01:00
Jon Leighton
76fe32debd omg 2011-10-27 23:34:14 +01:00