| selenium-grid:/trunk/examples/ruby/spec_helper.rb |
Line History |
History |
latest revision Branch trunk470 annotated / raw | Diffs: previous, other | Lines: 59 ( +4, -5 ) Created: 2008-11-04 19:33:35 -0600 (2 months 5 days ago) | Author: ph7 | Changeset: 470 Ensure we pick up the rspec custom report from the right selenium-clientgem install when there are mulitple ones.
453 annotated / raw | Diffs: previous, other | Lines: 60 ( +2, -2 ) Created: 2008-10-14 18:46:19 -0500 (2 months 26 days ago) | Author: ph7 | Changeset: 453 Depend directly on the selenium-client gem (no freeze). Bumped version number.
447 annotated / raw | Diffs: previous, other | Lines: 60 ( +12, -7 ) Created: 2008-10-13 21:36:06 -0500 (2 months 26 days ago) | Author: ph7 | Changeset: 447 Ruby Example: Upgraded to use RSpec 1.1.8 & Flickr
418 annotated / raw | Diffs: previous, other | Lines: 55 ( +3, -2 ) Created: 2008-10-03 02:32:05 -0500 (3 months 6 days ago) | Author: ph7 | Changeset: 418 Fixing spec_helper to ensure proper after(:each) ordering
413 annotated / raw | Diffs: previous, other | Lines: 54 ( +3, -5 ) Created: 2008-10-02 13:28:33 -0500 (3 months 7 days ago) | Author: ph7 | Changeset: 413 Website: refreshed look with new logo
412 annotated / raw | Diffs: previous, other | Lines: 56 ( +6, -2 ) Created: 2008-09-27 20:17:29 -0500 (3 months 12 days ago) | Author: ph7 | Changeset: 412 Ruby Example: Converted to use github
391 annotated / raw | Diffs: previous, other | Lines: 52 ( +1, -1 ) Created: 2008-09-16 19:40:41 -0500 (3 months 23 days ago) | Author: ph7 | Changeset: 391 Updated Demo and Example to work with browsers subject to the same origin policy (e.g. Opera)
374 annotated / raw | Diffs: previous, other | Lines: 52 ( +2, -12 ) Created: 2008-09-03 14:32:28 -0500 (4 months 6 days ago) | Author: ph7 | Changeset: 374 Ruby Example: Simplified spec helper
373 annotated / raw | Diffs: previous, other | Lines: 62 ( +46, -21 ) Created: 2008-09-03 12:12:11 -0500 (4 months 6 days ago) | Author: ph7 | Changeset: 373 Ruby Example: Fixing all tests and upgrading to new test report formatter
370 annotated / raw | Diffs: previous, other | Lines: 37 ( +1, -1 ) Created: 2008-09-02 22:50:46 -0500 (4 months 6 days ago) | Author: ph7 | Changeset: 370 Updating RC snapshot, and removing all references to *chrome as it equivalent to *firefox now
304 annotated / raw | Diffs: previous, other | Lines: 37 ( +3, -1 ) Created: 2008-07-07 23:42:25 -0500 (6 months ago) | Author: ph7 | Changeset: 304 Ruby Examples: Only capture screenshots for failing tests
303 new/moved annotated / raw | Diffs: previous, other | Lines: 35 ( +35, -0 ) Created: 2008-07-07 20:31:15 -0500 (6 months ago) | Author: ph7 | Changeset: 303 Moved from: trunk/examples/ruby/lib/spec_helper.rb 302 Ruby Example: Moved spec_helper.rb in the root directory
302 new/moved annotated / raw | Diffs: previous, other | Lines: 35 ( +35, -0 ) Created: 2008-07-07 20:19:14 -0500 (6 months ago) | Author: ph7 | Changeset: 302 Moved from: trunk/examples/ruby/lib/view_test_helper.rb 292 Moved to: trunk/examples/ruby/spec_helper.rb 303 Ruby Example: Use new generation screenshot formatter
292 annotated / raw | Diffs: previous, other | Lines: 39 ( +0, -2 ) Created: 2008-06-25 12:52:48 -0500 (6 months ago) | Author: ph7 | Changeset: 292 Moved to: trunk/examples/ruby/lib/spec_helper.rb 302 Build: Better differenciation between vendor and lib directories
203 annotated / raw | Diffs: previous, other | Lines: 41 ( +1, -0 ) Created: 2008-02-23 01:29:13 -0600 (10 months ago) | Author: ph7 | Changeset: 203 Ruby Example: More Tests
202 annotated / raw | Diffs: previous, other | Lines: 40 ( +5, -2 ) Created: 2008-02-23 01:12:49 -0600 (10 months ago) | Author: ph7 | Changeset: 202 Ruby Example: Fixed formatter for RSpec 1.1.3
199 copied annotated / raw | Diffs: previous, other | Lines: 37 ( +37, -0 ) Created: 2008-02-22 23:44:38 -0600 (10 months ago) | Author: ph7 | Changeset: 199 Copied from: trunk/examples/rspec/lib/view_test_helper.rb 188 Ruby Example: More realistic test
188 annotated / raw | Diffs: previous, other | Lines: 36 ( +3, -2 ) Created: 2008-02-22 02:41:19 -0600 (10 months ago) | Author: ph7 | Changeset: 188 Copied to: trunk/examples/ruby/lib/view_test_helper.rb 199 RSpec sample: Fixing regression in Spec UI
|