Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 2484 2327

latest revision Branch trunk

2484 annotated / raw | Diffs: previous, other | Lines: 97 ( +1, -1 )

Created: 2008-10-28 14:24:54 -0500 (2 months 12 days ago) | Author: ph7 | Changeset: 2484

Ruby Client: RSpec 1.1.11 support

2479 annotated / raw | Diffs: previous, other | Lines: 97 ( +1, -1 )

Created: 2008-10-14 18:52:21 -0500 (2 months 26 days ago) | Author: ph7 | Changeset: 2479

Ruby Client: More robust unit tests, fixed :wait_for => :ajax, NOOP close if there is no current session

2478 annotated / raw | Diffs: previous, other | Lines: 97 ( +1, -1 )

Created: 2008-10-13 20:44:16 -0500 (2 months 27 days ago) | Author: ph7 | Changeset: 2478

Upgraded RSpec support to 1.1.8

2469 annotated / raw | Diffs: previous, other | Lines: 97 ( +10, -1 )

Created: 2008-10-03 00:08:46 -0500 (3 months 6 days ago) | Author: ph7 | Changeset: 2469

Workaround to make Selenium RSpec reporting work with DeepTest

2393 annotated / raw | Diffs: previous, other | Lines: 88 ( +1, -1 )

Created: 2008-08-26 13:06:43 -0500 (4 months 14 days ago) | Author: ph7 | Changeset: 2393

Ruby Client: Remote Control instrumentation

2389 annotated / raw | Diffs: previous, other | Lines: 88 ( +7, -7 )

Created: 2008-08-23 17:44:50 -0500 (4 months 17 days ago) | Author: ph7 | Changeset: 2389

RC: Fixing captureEntirePageScreenshotToString. Ruby driver: Improved RSpec reports including page screenshots

2382 annotated / raw | Diffs: previous, other | Lines: 88 ( +2, -31 )

Created: 2008-08-18 23:37:56 -0500 (4 months 21 days ago) | Author: ph7 | Changeset: 2382

Ruby Client: Created dummy project to test/showcase reporting features

2381 annotated / raw | Diffs: previous, other | Lines: 117 ( +38, -1 )

Created: 2008-08-16 19:16:34 -0500 (4 months 24 days ago) | Author: ph7 | Changeset: 2381

Ruby Client: Fixing Report JavaScript

2378 annotated / raw | Diffs: previous, other | Lines: 80 ( +10, -84 )

Created: 2008-08-16 15:32:05 -0500 (4 months 24 days ago) | Author: ph7 | Changeset: 2378

Ruby Client: Cleaning up the RSpec report formatter

2377 new/moved annotated / raw | Diffs: previous, other | Lines: 154 ( +154, -0 )

Created: 2008-08-15 19:24:05 -0500 (4 months 25 days ago) | Author: ph7 | Changeset: 2377

Moved from: trunk/clients/ruby/lib/selenium/rspec/screenshot_formatter.rb 2376

Ruby Client: Integration Tests for screenshot capture

2376 annotated / raw | Diffs: previous, other | Lines: 158 ( +35, -64 )

Created: 2008-08-15 03:21:44 -0500 (4 months 25 days ago) | Author: ph7 | Changeset: 2376

Moved to: trunk/clients/ruby/lib/selenium/rspec/reporting/selenium_test_report_formatter.rb 2377

Ruby Client: Improving the RSpec formatter with RC logs

2327 new annotated / raw | Lines: 187 ( +187, -0 )

Created: 2008-07-16 19:56:10 -0500 (5 months 24 days ago) | Author: ph7 | Changeset: 2327

Screenshot formatter for RSpec reports.