Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 95 24 trunk 23 2

latest revision Branch trunk

23 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 +0100
Rake 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)

2 new annotated / raw | Lines: 25 ( +25, -0 )

Created: 2006-07-31 16:49:12 -0500 (2 years 5 months ago) | Author: Jonas | Changeset: 2

r788@D600 (orig r1):  dev | 2006-02-05 23:07:14 +0000
Initial release of Selenium on Rails

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 and
to 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 Shinya
http://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)