| selenium-on-rails:/selenium-on-rails/test/selenium_controller_test.rb |
Line History |
History |
latest revision Branch root:96 annotated / raw | Diffs: previous, other | Lines: 66 ( +25, -10 ) Created: 2008-11-04 07:41:55 -0600 (2 months 5 days ago) | Author: eric@8thlight.com | Changeset: 96 Finally fixed an issue with test:acceptance that prevented getting real results. How did that get there in the first place?
89 annotated / raw | Diffs: previous, other | Lines: 51 ( +6, -5 ) 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: 50 ( +3, -1 ) 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/test/selenium_controller_test.rb 79 THe first pass at making all the tests run without being in the vendor directory.
73 annotated / raw | Diffs: previous, other | Lines: 48 ( +48, -48 ) 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.
30 new annotated / raw | Lines: 48 ( +48, -0 ) Created: 2006-12-07 19:22:06 -0600 (2 years 1 month ago) | Author: Jonas | Changeset: 30 [SOR-6] Save test result details into file in test:acceptanceAdds result_dir to config.yml When the directory is set SeleniumController.record() stores the result as .html files. Thanks Shinya! Branch point for: tag:pre-rails-2-1
|