| selenium-on-rails:/selenium-on-rails/lib/views/selenium_on_rails/fixture_loader.rb |
Line History |
History |
latest revision Branch trunk23 annotated / raw | Diffs: previous, other | Lines: 54 ( +39, -10 ) 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/fixture_loader.rb 24 Added better support for fixture sets.Added clear_tables to /selenium/setup Closes [SOR-2]
12 annotated / raw | Diffs: previous, other | Lines: 25 ( +3, -3 ) Created: 2006-07-31 17:02:54 -0500 (2 years 5 months ago) | Author: Jonas | Changeset: 12 r816@D600 (orig r11): dev | 2006-05-11 23:41:21 +0100Rake test_acceptance returns error upon failing test (thanks Shinya) Now Safari work, again (thanks Dave) Only yml and csv files in the fixtures directory are available (thanks CH)
latest revision Branch root:95 deleted | Lines: 0 ( +0, -56 ) Created: 2008-10-26 22:29:03 -0500 (2 months 13 days ago) | Author: eric@8thlight.com | Changeset: 95 Removed the silly ruby files in the views directory.
73 new/copied annotated / raw | Diffs: previous, other | Lines: 56 ( +56, -0 ) Created: 2008-09-12 10:10:11 -0500 (3 months 27 days ago) | Author: eric@8thlight.com | Changeset: 73 Copied from: selenium-on-rails/lib/selenium_on_rails/fixture_loader.rb 33 Copied to: current/selenium-on-rails/lib/views/selenium_on_rails/fixture_loader.rb 79 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.
33 annotated / raw | Diffs: previous, other | Lines: 55 ( +1, -0 ) Created: 2007-01-20 05:33:53 -0600 (23 months ago) | Author: Jonas | Changeset: 33 Copied to: selenium-on-rails/lib/views/selenium_on_rails/fixture_loader.rb 73 Fix for problem with running tests, thanks Shinyahttp://forums.openqa.org/thread.jspa?threadID=5792 Branch point for: tag:pre-rails-2-1
24 new/copied annotated / raw | Diffs: previous, other | Lines: 54 ( +54, -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/fixture_loader.rb 23 Renamed trunk to selenium-on-rails (due to the way script/plugin install works)
|