removed non-working screenshot capture
authorkurund <kurund@civicrm.org>
Mon, 12 Aug 2013 12:20:57 +0000 (17:50 +0530)
committerkurund <kurund@civicrm.org>
Mon, 12 Aug 2013 12:20:57 +0000 (17:50 +0530)
tests/phpunit/WebTest/Campaign/CampaignDescriptionTest.php
tests/phpunit/WebTest/Campaign/PetitionUsageScenarioTest.php
tests/phpunit/WebTest/Grant/StandaloneAddTest.php
tests/phpunit/WebTest/Import/ContactSubtypeTest.php
tests/phpunit/WebTest/Import/ContactTest.php
tests/phpunit/WebTest/Import/DateFormatTest.php
tests/phpunit/WebTest/Import/GroupTest.php
tests/phpunit/WebTest/Import/MultipleRelationshipTest.php
tests/phpunit/WebTest/Import/SavedMappingTest.php
tests/phpunit/WebTest/Profile/BatchUpdateTest.php

index ed5fb79ccd153776af1cc3821548fd9bda45190b..4c5c998b0eb92eee4835ecda5d1b769337289c1a 100644 (file)
 require_once 'CiviTest/CiviSeleniumTestCase.php';
 class WebTest_Campaign_CampaignDescriptionTest extends CiviSeleniumTestCase {
 
-  protected $captureScreenshotOnFailure = TRUE;
-  protected $screenshotPath = '/var/www/api.dev.civicrm.org/public/sc';
-  protected $screenshotUrl = 'http://api.dev.civicrm.org/sc/';
-
   protected function setUp() {
     parent::setUp();
   }
index cd211e813f21ebdd240a091128a2d9eb9fd6cf09..447e16095c41486b15baf713ac1790e9423c8a0f 100644 (file)
 require_once 'CiviTest/CiviSeleniumTestCase.php';
 class WebTest_Campaign_PetitionUsageScenarioTest extends CiviSeleniumTestCase {
 
-  protected $captureScreenshotOnFailure = TRUE;
-  protected $screenshotPath = '/tmp/';
-  protected $screenshotUrl = 'http://api.dev.civicrm.org/sc/';
-
   protected function setUp() {
     parent::setUp();
   }
index e8c658fa0481baa50be45cca9d2586d6f0d1cce0..5ea7099ea68ad54932d7cd9a134942f5b8c344e5 100644 (file)
 require_once 'CiviTest/CiviSeleniumTestCase.php';
 class WebTest_Grant_StandaloneAddTest extends CiviSeleniumTestCase {
 
-  protected $captureScreenshotOnFailure = TRUE;
-  protected $screenshotPath = '/tmp/';
-  protected $screenshotUrl = 'http://api.dev.civicrm.org/sc/';
-
   protected function setUp() {
     parent::setUp();
   }
index 72210cd0185ae16f050173592dd6fe9b6b7d25af..2e378ad639376fe7aa95dde7c274a294b08e9551 100644 (file)
 require_once 'WebTest/Import/ImportCiviSeleniumTestCase.php';
 class WebTest_Import_ContactSubtypeTest extends ImportCiviSeleniumTestCase {
 
-  protected $captureScreenshotOnFailure = TRUE;
-  protected $screenshotPath = '/var/www/api.dev.civicrm.org/public/sc';
-  protected $screenshotUrl = 'http://api.dev.civicrm.org/sc/';
-
   protected function setUp() {
     parent::setUp();
   }
index a5204271c4ce6fbb31933c6a65f1a8f245c675a6..3ff6a893ea309ad9a0871b2a86dd2f060c8d6eee 100644 (file)
 require_once 'WebTest/Import/ImportCiviSeleniumTestCase.php';
 class WebTest_Import_ContactTest extends ImportCiviSeleniumTestCase {
 
-  protected $captureScreenshotOnFailure = TRUE;
-  protected $screenshotPath = '/var/www/api.dev.civicrm.org/public/sc';
-  protected $screenshotUrl = 'http://api.dev.civicrm.org/sc/';
-
   protected function setUp() {
     parent::setUp();
   }
index 557658f4ba1b0be2ff96e5412189ed87669b91be..27a981fa01eb98a261678f1667f1647a9e03a860 100644 (file)
 require_once 'WebTest/Import/ImportCiviSeleniumTestCase.php';
 class WebTest_Import_DateFormatTest extends ImportCiviSeleniumTestCase {
 
-  protected $captureScreenshotOnFailure = TRUE;
-  protected $screenshotPath = '/var/www/api.dev.civicrm.org/public/sc';
-  protected $screenshotUrl = 'http://api.dev.civicrm.org/sc/';
-
   protected function setUp() {
     parent::setUp();
   }
index 175e00394b942d165c3b96f01cd1b059152d9aee..bd45ab94bc96d68fa36bf3a44d88b3211d283ead 100644 (file)
@@ -26,9 +26,6 @@
 
 require_once 'WebTest/Import/ImportCiviSeleniumTestCase.php';
 class WebTest_Import_GroupTest extends ImportCiviSeleniumTestCase {
-  protected $captureScreenshotOnFailure = TRUE;
-  protected $screenshotPath = '/var/www/api.dev.civicrm.org/public/sc';
-  protected $screenshotUrl = 'http://api.dev.civicrm.org/sc/';
 
   protected function setUp() {
     parent::setUp();
index daf84b47555457215ba1e0be6397f593aaad3ac6..4f43eb5628088ca130248734a1a2ca4e42d28553 100644 (file)
 require_once 'WebTest/Import/ImportCiviSeleniumTestCase.php';
 class WebTest_Import_MultipleRelationshipTest extends ImportCiviSeleniumTestCase {
 
-  protected $captureScreenshotOnFailure = TRUE;
-  protected $screenshotPath = '/var/www/api.dev.civicrm.org/public/sc';
-  protected $screenshotUrl = 'http://api.dev.civicrm.org/sc/';
-
   protected function setUp() {
     parent::setUp();
   }
index 12f44058549fce14e12eac629368f2f07547636c..0df81203c2ce3f8ac937a7955d6797c5dbc417a7 100644 (file)
 require_once 'WebTest/Import/ImportCiviSeleniumTestCase.php';
 class WebTest_Import_SavedMapping extends ImportCiviSeleniumTestCase {
 
-  protected $captureScreenshotOnFailure = TRUE;
-  protected $screenshotPath = '/var/www/api.dev.civicrm.org/public/sc';
-  protected $screenshotUrl = 'http://api.dev.civicrm.org/sc/';
-
   protected function setUp() {
     parent::setUp();
   }
index 9f61937d820561050d5400aa9e364a5b9fa9188a..d2ad4b530da300565962c3c57c8ab126a9d03ecb 100644 (file)
 require_once 'CiviTest/CiviSeleniumTestCase.php';
 class WebTest_Profile_BatchUpdateTest extends CiviSeleniumTestCase {
 
-  protected $captureScreenshotOnFailure = FALSE;
-  protected $screenshotPath = '/var/www/api.dev.civicrm.org/public/sc';
-  protected $screenshotUrl = 'http://api.dev.civicrm.org/sc/';
-
   protected function setUp() {
     parent::setUp();
   }