1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00
Commit graph

22 commits

Author SHA1 Message Date
Matthew Horan
4d898b4536 Release capybara-webkit 1.4.0 2015-01-21 20:16:48 -05:00
Joe Ferris
798268f0db Support fewer Capybara versions
* Version 2.2.1 is almost a year old
* Still supports latest two minor versions
* Supporting so many versions slows down development, CI
2014-12-09 15:47:59 -05:00
Matthew Horan
37fdbe1355 Release capybara-webkit 1.3.1 2014-10-21 22:50:16 -04:00
Matthew Horan
c1b501ca52 Release capybara-webkit 1.3.0
[ci skip]
2014-08-18 14:21:23 -04:00
Matthew Horan
6cd0348101 Add Capybara 2.4 to Appraisals 2014-07-13 19:19:01 -04:00
Matthew Horan
2687c2f31c Release capybara-webkit 2.1.0
* Capybara 2.3 compatibility.
* Kill webkit_server when parent process closes stdin.
2014-07-02 13:53:59 -04:00
Joe Ferris
67072bcfd1 Update Appraisals 2014-07-01 20:36:42 -04:00
Matthew Horan
b7d6be163c Bump selenium-webdriver dependency 2014-02-13 19:25:03 -05:00
Matthew Horan
2b417defb8 Skip forking spec on JRuby
* JRuby doesn't support `fork`, so this test is irrelevant.
2014-01-28 19:17:16 -05:00
Matthew Horan
681aa64bf2 Release capybara-webkit 1.1.1
* Merry Christmas!
2013-12-24 19:26:05 -05:00
Matthew Horan
1dd9fcf150 Lock capybara dependency to < 2.2
* Though capybara-webkit 1.1 works with capybara 2.2, it does not
  implement all new features.
2013-12-24 18:33:06 -05:00
Matthew Horan
8466b582ef Bump selenium-webdriver
Closes #500
2013-08-05 22:17:26 -07:00
Matthew Horan
9bbf4f6b55 Release capybara-webkit 1.0.0
Fixes #505.
2013-05-21 21:57:30 -04:00
Prem Sichanugrist
0abc7e139f Test Capybara Webkit against Capybara v2.1.0 2013-04-09 11:45:57 -04:00
Matthew Horan
9223d9fd79 Bump Capybara 2.1 dependency to rc1 2013-04-02 12:37:21 -04:00
Matthew Horan
8be4f316c5 Bump Capybara 2.1 appraisal to beta1 2013-03-28 20:20:40 -04:00
David Tengdin and Matthew Horan
47ac51e4dc Implement Node#hover 2013-02-28 13:41:50 -05:00
David Tengdin and Matthew Horan
121a360e75 Add selenium-webdriver as development dependency
Capybara 2.1 will make selenium-webdriver optional.
2013-02-25 21:24:59 -05:00
David Tengdin and Matthew Horan
ab7a34dab5 Update appraisals for capybara 2.1 2013-02-25 21:24:37 -05:00
Joe Ferris
59ba8611ba Bump to 0.8.0; add json as a dependency 2012-01-20 09:59:29 -05:00
Gabe Berke-Williams
6ba9dcbf2b Use Bundler gem conventions.
Add VERSION constant. Use latest version of appraisal.
2011-11-11 20:59:24 -05:00
Joe Ferris
8d3775dd74 Add appraisal to test across versions; fix support for capybara 1.0 2011-09-30 16:56:14 -05:00