Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 2484 2382

latest revision Branch trunk

2484 annotated / raw | Diffs: previous, other | Lines: 40 ( +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

2478 annotated / raw | Diffs: previous, other | Lines: 40 ( +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

2466 annotated / raw | Diffs: previous, other | Lines: 40 ( +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.

2463 annotated / raw | Diffs: previous, other | Lines: 39 ( +5, -4 )

Created: 2008-10-01 01:12:12 -0500 (3 months 8 days ago) | Author: ph7 | Changeset: 2463

Ruby cleint, fixing the ordering of the after(:each) for optimal system capture in RSpec reports

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

Created: 2008-09-27 12:40:39 -0500 (3 months 12 days ago) | Author: ph7 | Changeset: 2454

Ruby Client: More consistent browser configuration for integration tests

2407 annotated / raw | Diffs: previous, other | Lines: 38 ( +2, -13 )

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

2391 annotated / raw | Diffs: previous, other | Lines: 49 ( +7, -4 )

Created: 2008-08-24 09:40:36 -0500 (4 months 16 days ago) | Author: ph7 | Changeset: 2391

Better spec_helper for Ruby client dummy reporting project

2382 new annotated / raw | Lines: 46 ( +46, -0 )

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