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();
}
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();
}
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();
}
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();
}
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();
}
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();
}
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();
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();
}
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();
}
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();
}