Commit Graph

443 Commits

Author SHA1 Message Date
R. Tyler Croy e66b31f9f5 Use the SSL version of rubygems 2013-03-10 15:16:24 -07:00
Dylan Lacey 02a81f6f82 Merge pull request #109 from DylanLacey/master
Conditionally alias methods for Capybara 1/2 where different
2013-03-10 15:15:18 -07:00
Dylan Lacey 480d8530f9 Made aliasing conditional on Capybara version.
Actually referred to the method alias rather then the method.
2013-03-08 11:45:18 -08:00
Steven Hazel a32c0d3a7c updating to the latest Sauce Connect 2013-03-07 23:20:45 -08:00
Dylan Lacey 6ece0c1fee Check that capybara also EXCLUDES methods from version 2 2013-03-07 16:43:27 -08:00
Dylan Lacey 8a58b4a21b Removed the std gemfile (Simply rely on the root file) 2013-03-06 17:07:21 -08:00
Dylan Lacey ece9833d12 Added CORRECT path options 2013-03-06 16:59:56 -08:00
Dylan Lacey 69de0c37cb Added path option to Gemfiles 2013-03-06 16:48:48 -08:00
Dylan Lacey 4b3a4dfc2d Moved travis.yml to .travis.yml. I am a fool. 2013-03-06 16:10:36 -08:00
Dylan Lacey 9c3e8372a3 Maybe this? 2013-03-06 16:02:43 -08:00
Dylan Lacey e0ffc14cc5 Y U NO 2013-03-06 14:52:34 -08:00
Dylan Lacey 34ec5fd794 Maybe the problem is that I don't have bundle rake? 2013-03-06 14:48:25 -08:00
Dylan Lacey adfcd0bdd9 Maybe if both gemfiles are in the same directory? 2013-03-06 14:35:04 -08:00
Dylan Lacey 7b2a000003 Move gemfile to its own directory 2013-03-05 19:25:36 -08:00
Dylan Lacey 2db06bbd71 Trying to get Travis to do more then one test config 2013-03-05 19:18:43 -08:00
Dylan Lacey 0beb2773ac Run tests only for the appropriate version of Capybara 2013-03-05 19:10:30 -08:00
Dylan Lacey 1c5f606974 Removed restrictive Capybara version 2013-03-05 17:49:20 -08:00
Steven Hazel 9bd2fb2c47 Merge pull request #107 from DylanLacey/master
Making tests more stable when run in random order
2013-02-27 10:09:59 -08:00
Dylan Lacey 236be360d8 Clearing config after Sauce spec to ensure clean test environment 2013-02-26 23:36:35 -08:00
Dylan Lacey d6765b1d03 Changed config tests to use higher precedence ENV configuration names for USERNAME and ACCESS_KEY.
Included SAUCE_USER_NAME in Config::ENVIRONMENT_VARIABLES to ensure it
gets reset after tests.
2013-02-26 19:25:53 -08:00
Steven Hazel 0b0dafe7d5 fixing another link 2013-02-26 19:19:07 -08:00
Steven Hazel a21698fc18 fixing wiki link and improving short description 2013-02-26 19:06:06 -08:00
Steven Hazel adad319efd minor text changes 2013-02-26 18:57:32 -08:00
Steven Hazel fc9b4ca1b1 updating authors 2013-02-26 18:53:37 -08:00
Steven Hazel 7e8e2c9958 updating github links to use the new repo 2013-02-26 18:51:39 -08:00
Steven Hazel add1aa32a2 updating copyright for 2013 2013-02-26 18:42:53 -08:00
Steven Hazel e48f6ff26b Merge branch 'master' of github.com:sauce-labs/sauce_ruby
Conflicts:
	Rakefile
2013-02-26 18:32:42 -08:00
Dylan Lacey 240f64109f Merge pull request #3 from DylanLacey/master
Get the build running For Realz
2013-02-26 17:13:43 -08:00
Dylan Lacey 64727f8be1 Subbing out the return value rather then the setting. 2013-02-26 17:09:57 -08:00
Dylan Lacey 24a9cf4a86 Don't Amend After Push 2013-02-26 16:42:40 -08:00
Dylan Lacey d657bf8471 Reset all mocks, to clear up test dependancies before tunnelling test 2013-02-26 16:41:55 -08:00
Dylan Lacey 4e0db871ee Reset all mocks, to clear up test dependancies before tunnelling test 2013-02-26 16:35:00 -08:00
Dylan Lacey d278dc7f72 Merge pull request #2 from DylanLacey/master
Get the build running
2013-02-26 16:02:24 -08:00
Dylan Lacey 8dbf8f4980 Locked versions for jasmine, capybara 2013-02-26 16:00:20 -08:00
Dylan Lacey 5ff3ce3463 Update README.markdown 2013-02-26 15:24:00 -08:00
Steven Hazel 3c30d1e279 moving the build to Travis CI 2013-02-26 14:46:28 -08:00
Dylan Lacey 4fb42e75d2 Merge pull request #1 from DylanLacey/master
Minor tweaks to docco and versioning.
2013-02-11 06:03:41 -08:00
Dylan Lacey 640cc91d84 Added details for multiple browsers to README 2013-02-11 04:16:15 -08:00
Dylan Lacey 0528d8f75e Changed Rakefile to use correct RDoc 2013-02-11 04:10:59 -08:00
R. Tyler Croy e88114fa1d Merge pull request #105 from thatdutchguy/jenkins-environment-variables
Support Jenkins Plugin environment variables
2013-01-21 19:56:58 -08:00
Daniël van de Burgt 08972004de add support for environment variables set by Jenkins CI 2013-01-18 14:40:42 -08:00
Daniël van de Burgt 6c6b5c3fae support newer rdoc/task instead as well as obsolete rake/rdoctask 2013-01-18 14:32:45 -08:00
R. Tyler Croy 3e72def10a Refactor the sauce-connect code out into a separate sauce-connect.gem
This bumps the minor version across all gems to 2.3, due to the change in the
dependency structure. Chances are this isn't going to affect many folks, or at
least not enough to where I feel comfortable with a jump to 3.x

Fixes #102
2013-01-08 22:56:39 -08:00
R. Tyler Croy d40cfcd2e7 Add bundler generated gem skeleton 2013-01-08 22:18:55 -08:00
R. Tyler Croy 1e63a2babd Add a simple spec to verify sauce options are being added into the desired capabilities
See #100
2012-12-20 00:43:41 -08:00
R. Tyler Croy 0f6875f6a3 Bump the sauce.gem's patch version to include @jsboulanger's change
See #97
2012-12-17 20:24:47 -08:00
R. Tyler Croy 1568818a9e Merge pull request #97 from jsboulanger/bug/capypara_handle_retry_block_routing
Bug fix: blocks should be routed through #handle_retry in Capybara drive...
2012-12-17 09:00:43 -08:00
JS Boulanger 408c73cee9 Bug fix: blocks should be routed through #handle_retry in Capybara driver 2012-12-13 15:08:12 -08:00
R. Tyler Croy 1d6c74482c Only pull in the debugger gem on MRI 1.9.x
This will hopefully fix BuildHive issues on 1.8.7
2012-12-03 22:21:49 -08:00
R. Tyler Croy 0cb14f4f65 Update the version because hey why not 2012-12-03 21:25:21 -08:00