| selenium-rc:/trunk/clients/ruby/Rakefile |
Line History |
History |
latest revision Branch trunk2490 annotated / raw | Diffs: previous, other | Lines: 188 ( +2, -2 ) Created: 2008-11-14 12:04:17 -0600 (56 days ago) | Author: ph7 | Changeset: 2490 Upgrading RSpec and fixing problems when multiple rspec gems are installed
2484 annotated / raw | Diffs: previous, other | Lines: 188 ( +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
2482 annotated / raw | Diffs: previous, other | Lines: 188 ( +1, -1 ) Created: 2008-10-23 01:30:24 -0500 (2 months 17 days ago) | Author: ph7 | Changeset: 2482 Ruby Client: Upgraded gem version to 1.2.8
2479 annotated / raw | Diffs: previous, other | Lines: 188 ( +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: 188 ( +3, -2 ) Created: 2008-10-13 20:44:16 -0500 (2 months 26 days ago) | Author: ph7 | Changeset: 2478 Upgraded RSpec support to 1.1.8
2469 annotated / raw | Diffs: previous, other | Lines: 187 ( +2, -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
2466 annotated / raw | Diffs: previous, other | Lines: 186 ( +1, -0 ) Created: 2008-10-01 23:35:26 -0500 (3 months 7 days ago) | Author: ph7 | Changeset: 2466 Require RSpec 1.1.4 explicitely. Testing the cookie api.
2460 annotated / raw | Diffs: previous, other | Lines: 185 ( +13, -10 ) Created: 2008-09-30 12:57:41 -0500 (3 months 9 days ago) | Author: ph7 | Changeset: 2460 More idiomatic API for the Ruby client. Merging my changes on github.
2457 annotated / raw | Diffs: previous, other | Lines: 182 ( +1, -1 ) Created: 2008-09-27 17:30:04 -0500 (3 months 12 days ago) | Author: ph7 | Changeset: 2457 Ruby Client: explicit net/http require for selenium RC start/stop tasks
2456 annotated / raw | Diffs: previous, other | Lines: 182 ( +3, -3 ) Created: 2008-09-27 16:56:55 -0500 (3 months 12 days ago) | Author: ph7 | Changeset: 2456 Ruby Client build. Ensure we shutdow Selenium RC
2455 annotated / raw | Diffs: previous, other | Lines: 182 ( +6, -5 ) Created: 2008-09-27 15:31:58 -0500 (3 months 12 days ago) | Author: ph7 | Changeset: 2455 Fixing the iedoc.xml extraction logic. Avoid anoying warnings in dust gem.
2453 annotated / raw | Diffs: previous, other | Lines: 181 ( +3, -1 ) Created: 2008-09-27 12:30:46 -0500 (3 months 12 days ago) | Author: ph7 | Changeset: 2453 Runu unit tests as part of the ci:integration task. Ensure that the Selenium RC jar file can be found.
2452 annotated / raw | Diffs: previous, other | Lines: 179 ( +29, -19 ) Created: 2008-09-27 11:55:06 -0500 (3 months 12 days ago) | Author: ph7 | Changeset: 2452 More idiomatic api and made the project work as a standalone gem
2407 annotated / raw | Diffs: previous, other | Lines: 169 ( +2, -1 ) Created: 2008-09-03 13:16:52 -0500 (4 months 6 days ago) | Author: ph7 | Changeset: 2407 Ruby Client : Easier use of rspec reporting by defining a base spec helper capturing system state after each test
2393 annotated / raw | Diffs: previous, other | Lines: 168 ( +7, -15 ) Created: 2008-08-26 13:06:43 -0500 (4 months 14 days ago) | Author: ph7 | Changeset: 2393 Ruby Client: Remote Control instrumentation
2392 annotated / raw | Diffs: previous, other | Lines: 176 ( +40, -10 ) Created: 2008-08-26 09:15:48 -0500 (4 months 14 days ago) | Author: ph7 | Changeset: 2392 Ruby Client: Tasks to start / stop selenium RC
2378 annotated / raw | Diffs: previous, other | Lines: 146 ( +26, -9 ) 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 annotated / raw | Diffs: previous, other | Lines: 129 ( +12, -12 ) Created: 2008-08-15 19:24:05 -0500 (4 months 25 days ago) | Author: ph7 | Changeset: 2377 Ruby Client: Integration Tests for screenshot capture
2376 annotated / raw | Diffs: previous, other | Lines: 129 ( +50, -8 ) Created: 2008-08-15 03:21:44 -0500 (4 months 25 days ago) | Author: ph7 | Changeset: 2376 Ruby Client: Improving the RSpec formatter with RC logs
2327 annotated / raw | Diffs: previous, other | Lines: 87 ( +33, -0 ) Created: 2008-07-16 19:56:10 -0500 (5 months 24 days ago) | Author: ph7 | Changeset: 2327 Screenshot formatter for RSpec reports.
2305 annotated / raw | Diffs: previous, other | Lines: 54 ( +7, -2 ) Created: 2008-05-26 12:23:59 -0500 (7 months ago) | Author: ph7 | Changeset: 2305 Ruby Client: Added default rake task
|