Return-Path: X-Original-To: apmail-deltacloud-commits-archive@www.apache.org Delivered-To: apmail-deltacloud-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C7DD9EB6F for ; Mon, 18 Mar 2013 10:20:46 +0000 (UTC) Received: (qmail 87379 invoked by uid 500); 18 Mar 2013 10:20:46 -0000 Delivered-To: apmail-deltacloud-commits-archive@deltacloud.apache.org Received: (qmail 87335 invoked by uid 500); 18 Mar 2013 10:20:45 -0000 Mailing-List: contact commits-help@deltacloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltacloud.apache.org Delivered-To: mailing list commits@deltacloud.apache.org Received: (qmail 87323 invoked by uid 99); 18 Mar 2013 10:20:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 10:20:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 10:20:44 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id EB55423889EB; Mon, 18 Mar 2013 10:20:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1457702 [3/3] - in /deltacloud/trunk/site: content/ output/ output/cimi-curl/ output/cimi-rest/ Date: Mon, 18 Mar 2013 10:20:20 -0000 To: commits@deltacloud.apache.org From: mfojtik@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130318102023.EB55423889EB@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: deltacloud/trunk/site/output/why-update-vcr-test-fixtures-data.html URL: http://svn.apache.org/viewvc/deltacloud/trunk/site/output/why-update-vcr-test-fixtures-data.html?rev=1457702&r1=1457701&r2=1457702&view=diff ============================================================================== --- deltacloud/trunk/site/output/why-update-vcr-test-fixtures-data.html (original) +++ deltacloud/trunk/site/output/why-update-vcr-test-fixtures-data.html Mon Mar 18 10:20:19 2013 @@ -98,11 +98,13 @@


+ + +

Deltacloud uses pre-recorded VCR YAML files called fixtures to allow test execution without the need for a live cloud provider. @@ -137,12 +139,12 @@ test does not yet exercise. For Examp

    -
  • +
  • A bug is fixed in the EC2 driver, where images() method had not work properly.

      -
    1. +
    2. Open tests/drivers/ec2/images_tests.rb

    3. @@ -155,14 +157,14 @@ test does not yet exercise. For Examp
    -
  • +
  • Scenario: You added new collection oranges() into RHEV-M driver.

      -
    1. +
    2. Write all driver methods tests here: tests/drivers/rhevm/oranges_tests.rb

    3. @@ -172,7 +174,7 @@ test does not yet exercise. For Examp

      Write all collection operations tests here ^^

    -
  • +
  • @@ -180,7 +182,7 @@ test does not yet exercise. For Examp operation does not provide correct status code. You corrected it.

      -
    1. +
    2. Open 'tests/deltacloud/collections/images_collection_test.rb'

    3. @@ -193,10 +195,11 @@ test does not yet exercise. For Examp

      Provide the correct value into 'status.must_equal' method

    -
  • +
+