| selenium-on-rails:/selenium-on-rails/lib/selenium_on_rails/paths.rb |
Line History |
History |
latest revision Branch trunk23 annotated / raw | Diffs: previous, other | Lines: 61 ( +7, -0 ) Created: 2006-08-20 17:29:37 -0500 (2 years 4 months ago) | Author: Jonas | Changeset: 23 Copied to: selenium-on-rails/lib/selenium_on_rails/paths.rb 24 Added better support for fixture sets.Added clear_tables to /selenium/setup Closes [SOR-2]
17 annotated / raw | Diffs: previous, other | Lines: 54 ( +1, -1 ) Created: 2006-07-31 17:08:04 -0500 (2 years 5 months ago) | Author: Jonas | Changeset: 17 r837@D600 (orig r16): dev | 2006-07-02 01:44:13 +0100Make sure the last installed selenium gem is used
16 annotated / raw | Diffs: previous, other | Lines: 54 ( +12, -9 ) Created: 2006-07-31 17:07:38 -0500 (2 years 5 months ago) | Author: Jonas | Changeset: 16 r835@D600 (orig r15): dev | 2006-07-02 00:47:32 +0100Support for Selenium 0.7 gem Cross-platform issue with cvs directories fixed
14 annotated / raw | Diffs: previous, other | Lines: 51 ( +7, -5 ) Created: 2006-07-31 17:06:35 -0500 (2 years 5 months ago) | Author: Jonas | Changeset: 14 r828@D600 (orig r13): dev | 2006-06-06 12:03:24 +0100Added support for Selenium Core 0.7 Added rcov task
13 annotated / raw | Diffs: previous, other | Lines: 49 ( +2, -2 ) Created: 2006-07-31 17:03:55 -0500 (2 years 5 months ago) | Author: Jonas | Changeset: 13 r818@D600 (orig r12): dev | 2006-05-12 23:36:33 +0100Added initial support for Selenium Core 0.7 Renamed test_acceptance to test:acceptance
8 annotated / raw | Diffs: previous, other | Lines: 49 ( +6, -3 ) Created: 2006-07-31 16:56:57 -0500 (2 years 5 months ago) | Author: Jonas | Changeset: 8 r804@D600 (orig r7): dev | 2006-02-23 21:22:26 +0000Made the Selenium installation path a little more flexible and customizable rake test_acceptance now works on *nix as well thanks to Shinya
5 annotated / raw | Diffs: previous, other | Lines: 46 ( +43, -37 ) Created: 2006-07-31 16:52:54 -0500 (2 years 5 months ago) | Author: Jonas | Changeset: 5 r798@D600 (orig r4): dev | 2006-02-19 01:13:45 +0000Now it's only available in test environment per default (but it's configurable). Added support for TestRunner.html&auto=true. Added configurabilitization(tm)... Added AcceptanceTestRunner. Added Rake task test_acceptance.
latest revision Branch root:89 annotated / raw | Diffs: previous, other | Lines: 60 ( +15, -12 ) Created: 2008-10-26 22:28:02 -0500 (2 months 13 days ago) | Author: eric@8thlight.com | Changeset: 89 I don't understand git commits. Updated to passing tests again.
75 annotated / raw | Diffs: previous, other | Lines: 57 ( +2, -0 ) Created: 2008-09-12 10:10:25 -0500 (3 months 27 days ago) | Author: eric@8thlight.com | Changeset: 75 Copied to: current/selenium-on-rails/lib/selenium_on_rails/paths.rb 79 THe first pass at making all the tests run without being in the vendor directory.
73 annotated / raw | Diffs: previous, other | Lines: 55 ( +1, -3 ) Created: 2008-09-12 10:10:11 -0500 (3 months 27 days ago) | Author: eric@8thlight.com | Changeset: 73 Okay - I've added everything from Ryan Bates' git repo into mine. Now to get the tests running andto figure out what the changes were.
35 annotated / raw | Diffs: previous, other | Lines: 57 ( +1, -5 ) Created: 2007-01-28 15:19:36 -0600 (23 months ago) | Author: Jonas | Changeset: 35 Copied to: selenium-on-rails/lib/views/selenium_on_rails/paths.rb 73 Added Selenium Core 0.8.2Fixes [SOR-12] Updated installation instructions for Windows Branch point for: tag:pre-rails-2-1
32 annotated / raw | Diffs: previous, other | Lines: 61 ( +1, -1 ) Created: 2006-12-11 16:44:33 -0600 (2 years ago) | Author: Jonas | Changeset: 32 routes.rb compatible with Rails 1.2switch_environment.rb compatible with Rails 1.2 Support for two additional options (host and multi_window) in acceptance_test_ru nner.rb In path.rb use File.basename(log_file) instead of log_file because, being log_fi le a user parameter, there is a potential security risk. Thanks Nicola!
24 new/copied annotated / raw | Diffs: previous, other | Lines: 61 ( +61, -0 ) Created: 2006-09-04 17:24:19 -0500 (2 years 4 months ago) | Author: Jonas | Changeset: 24 Copied from: trunk/lib/selenium_on_rails/paths.rb 23 Renamed trunk to selenium-on-rails (due to the way script/plugin install works)
|