1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
Commit graph

34 commits

Author SHA1 Message Date
Thomas Walpole
154ce24d55 Default to selenium with chrome for tests and cleanup travis config 2017-08-02 15:56:09 -07:00
Thomas Walpole
b7c548e088 Add Rake task to just run the rack tests 2017-07-26 12:26:45 -07:00
Thomas Walpole
be9318c3ae We don't need a different output formatter now 2017-05-30 16:37:15 -07:00
Thomas Walpole
2cd5e376d0 Update travis test configuration - include headless chrome 2017-05-02 12:16:17 -07:00
Thomas Walpole
7e5a1f77a6 make default test marionette 2017-03-07 17:22:18 -08:00
Thomas Walpole
d4ea4bfb06 minor test cleanup 2016-10-20 09:53:42 -07:00
Thomas Walpole
1cbfcf13f2 Add Rake release task 2016-10-19 10:35:11 -07:00
Thomas Walpole
b90a93affe Update testing and travis matrix for selenium-webdriver 3.0 release 2016-10-18 00:21:51 -07:00
Thomas Walpole
8567aa1990 Setup travis to test selenium-webdriver HEAD with Chrome too 2016-09-03 14:10:08 -07:00
Thomas Walpole
6b89b9be30 run chrome test separately once 2015-05-22 12:05:23 -07:00
Andrey Botalov
a4b694bd8c Allow to use markdown in yard docs and write better documentation for session's reset method 2014-04-03 22:52:38 +03:00
Jake Worth
d49d3b7feb Fix typos and whitespace 2014-03-31 17:10:27 -05:00
Thomas Walpole
ac1cf04b29 change rspec formatter under jruby so travis will see status 2013-11-26 10:02:29 -08:00
Thomas Walpole
d1ec92ff16 Add selenium with chrome to the travis test suite 2013-11-15 13:45:50 -08:00
Jo Liss
4533ebf466 Add cucumber rake task, and run it in default task
I was going for :features, but :cucumber is the default task name
suggested by the cucumber gem.
2012-01-26 21:18:40 +01:00
Jo Liss
0adcf048b9 Update gemspec and Rakefile for README.md and License.txt 2012-01-06 19:15:33 +01:00
Jonas Nicklas
d223d542f7 Move more of node functionality into subfolder
We have too many top level files, we have multiple
classes in the same file. This allows us to solve
both problems, while also providing a good place
for the new Capybara::Node::Simple (formerly
Capybara::StringNode)
2010-11-21 14:37:45 +01:00
Bernerd Schaefer
19e1ffc084 Update to rspec2
Use rspec2's metadata features to skip celerity specs when run in MRI
and culerity specs when jruby is not installed.
2010-09-18 12:34:14 -05:00
Bernerd Schaefer
409c4cdd49 Remove constant redefined warnings in suite 2010-09-17 19:10:16 -05:00
Nicklas Ramhöj
555dcffa76 Color for rake! 2010-09-15 18:18:15 +02:00
Jonas Nicklas
f498728e1d Changed documentation to use yard 2010-07-15 00:24:59 +02:00
Jonas Nicklas
32b3b6a796 added default task 2010-04-09 17:24:14 +02:00
Jonas Nicklas
975b18c140 No more Hoe! Gemspec managed by hand from now on! 2010-04-09 17:08:12 +02:00
Jonas Nicklas
43f39b9979 Properly set content type of uploaded file
Uses MIME::Types library to guess the content type
2010-01-07 23:49:09 +01:00
Aaron Patterson
5a20bfaec4 cleaning up rakefile 2009-12-29 20:34:48 -08:00
Dennis Rogenius
0077ea8fa6 Removed gem dependencies from rakefile for database cleaner 2009-11-25 10:49:00 +01:00
Jonas Nicklas
228efad914 Added rspec and sinatra as dev dependencies 2009-11-24 23:56:56 +01:00
Jonas Nicklas
51a5a2efa2 Depend on Culerity 0.2.4, Closes #2 2009-11-24 21:30:34 +01:00
Jonas Nicklas
36ac499345 Added rack-test to dependencies, Closes #1 2009-11-21 00:05:55 +01:00
Dennis Rogenius and Jonas Nicklas
cd4198eac6 Back to RDoc for Readme
Hoe doesn't understand markdown
2009-11-19 23:14:34 +01:00
Theo Hultberg and Jonas Nicklas
b5e4314178 Added more dependencies to rakefile 2009-11-16 22:07:46 +01:00
Theo Hultberg and Jonas Nicklas
6b099a4a33 renamed to capybara 2009-11-16 22:02:16 +01:00
Jonas Nicklas
be7d86a6a2 Added dependencies to Rakefile 2009-11-15 23:21:21 +01:00
Jonas Nicklas and Kevin Fitzpatrick
8435d19a3a Initial checkin 2009-11-04 23:00:15 +01:00