tests/phpunit - Declare `@group headless`
authorTim Otten <totten@civicrm.org>
Tue, 9 Feb 2016 21:57:16 +0000 (13:57 -0800)
committerTim Otten <totten@civicrm.org>
Mon, 15 Feb 2016 22:23:50 +0000 (14:23 -0800)
256 files changed:
tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php
tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php
tests/phpunit/CRM/Activity/BAO/ActivityTest.php
tests/phpunit/CRM/Batch/Form/EntryTest.php
tests/phpunit/CRM/Bridge/OG/DrupalTest.php
tests/phpunit/CRM/Case/BAO/CaseTest.php
tests/phpunit/CRM/Case/BAO/CaseTypeForkTest.php
tests/phpunit/CRM/Case/BAO/CaseTypeTest.php
tests/phpunit/CRM/Case/BAO/QueryTest.php
tests/phpunit/CRM/Case/PseudoConstantTest.php
tests/phpunit/CRM/Case/XMLRepositoryTest.php
tests/phpunit/CRM/Contact/BAO/ContactTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php
tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php
tests/phpunit/CRM/Contact/BAO/GroupContactCacheTest.php
tests/phpunit/CRM/Contact/BAO/GroupContactTest.php
tests/phpunit/CRM/Contact/BAO/GroupTest.php
tests/phpunit/CRM/Contact/BAO/QueryTest.php
tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTest.php
tests/phpunit/CRM/Contact/Form/Search/Custom/SampleTest.php
tests/phpunit/CRM/Contact/Import/Parser/ContactTest.php
tests/phpunit/CRM/Contact/SelectorTest.php
tests/phpunit/CRM/Contribute/ActionMapping/ByTypeTest.php
tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php
tests/phpunit/CRM/Contribute/BAO/ContributionRecurTest.php
tests/phpunit/CRM/Contribute/BAO/ContributionTest.php
tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php
tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php
tests/phpunit/CRM/Contribute/Form/Contribution/MainTest.php
tests/phpunit/CRM/Contribute/Form/ContributionTest.php
tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php
tests/phpunit/CRM/Core/BAO/AddressTest.php
tests/phpunit/CRM/Core/BAO/ConfigSettingTest.php
tests/phpunit/CRM/Core/BAO/CustomFieldTest.php
tests/phpunit/CRM/Core/BAO/CustomGroupTest.php
tests/phpunit/CRM/Core/BAO/CustomQueryTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php
tests/phpunit/CRM/Core/BAO/CustomValueTest.php
tests/phpunit/CRM/Core/BAO/EmailTest.php
tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php
tests/phpunit/CRM/Core/BAO/IMTest.php
tests/phpunit/CRM/Core/BAO/LocationTest.php
tests/phpunit/CRM/Core/BAO/NavigationTest.php
tests/phpunit/CRM/Core/BAO/OpenIDTest.php
tests/phpunit/CRM/Core/BAO/OptionValueTest.php
tests/phpunit/CRM/Core/BAO/PhoneTest.php
tests/phpunit/CRM/Core/BAO/PreferencesTest.php
tests/phpunit/CRM/Core/BAO/RecurringEntityTest.php
tests/phpunit/CRM/Core/BAO/SchemaHandlerTest.php
tests/phpunit/CRM/Core/BAO/SettingTest.php
tests/phpunit/CRM/Core/BAO/UFFieldTest.php
tests/phpunit/CRM/Core/CommunityMessagesTest.php
tests/phpunit/CRM/Core/Config/MailerTest.php
tests/phpunit/CRM/Core/DAO/AllCoreTablesTest.php
tests/phpunit/CRM/Core/DAOConformanceTest.php
tests/phpunit/CRM/Core/DAOTest.php
tests/phpunit/CRM/Core/ErrorTest.php
tests/phpunit/CRM/Core/FieldOptionsTest.php
tests/phpunit/CRM/Core/InnoDBIndexerTest.php
tests/phpunit/CRM/Core/JobManagerTest.php
tests/phpunit/CRM/Core/ManagedEntitiesTest.php
tests/phpunit/CRM/Core/MenuTest.php
tests/phpunit/CRM/Core/Page/AJAXTest.php
tests/phpunit/CRM/Core/Page/RedirectTest.php
tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php
tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php
tests/phpunit/CRM/Core/Payment/BaseIPNTest.php
tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php
tests/phpunit/CRM/Core/PaymentTest.php
tests/phpunit/CRM/Core/Permission/BaseTest.php
tests/phpunit/CRM/Core/Permission/GenericTest.php
tests/phpunit/CRM/Core/Permission/JoomlaTest.php
tests/phpunit/CRM/Core/PseudoConstantTest.php
tests/phpunit/CRM/Core/RegionTest.php
tests/phpunit/CRM/Core/Resources/StringsTest.php
tests/phpunit/CRM/Core/ResourcesTest.php
tests/phpunit/CRM/Core/Smarty/plugins/CrmScopeTest.php
tests/phpunit/CRM/Core/TransactionTest.php
tests/phpunit/CRM/Dedupe/DedupeFinderTest.php
tests/phpunit/CRM/Dedupe/MergerTest.php
tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php
tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php
tests/phpunit/CRM/Event/BAO/ParticipantTest.php
tests/phpunit/CRM/Export/BAO/ExportTest.php
tests/phpunit/CRM/Extension/BrowserTest.php
tests/phpunit/CRM/Extension/Container/BasicTest.php
tests/phpunit/CRM/Extension/Container/CollectionTest.php
tests/phpunit/CRM/Extension/Container/StaticTest.php
tests/phpunit/CRM/Extension/InfoTest.php
tests/phpunit/CRM/Extension/Manager/ModuleTest.php
tests/phpunit/CRM/Extension/Manager/PaymentTest.php
tests/phpunit/CRM/Extension/Manager/ReportTest.php
tests/phpunit/CRM/Extension/Manager/SearchTest.php
tests/phpunit/CRM/Extension/ManagerTest.php
tests/phpunit/CRM/Extension/MapperTest.php
tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php
tests/phpunit/CRM/Financial/BAO/FinancialItemTest.php
tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php
tests/phpunit/CRM/Financial/BAO/FinancialTypeTest.php
tests/phpunit/CRM/Financial/BAO/PaymentProcessorTypeTest.php
tests/phpunit/CRM/Financial/Page/AjaxBatchSummaryTest.php
tests/phpunit/CRM/Financial/Page/AjaxTest.php
tests/phpunit/CRM/Group/Page/AjaxTest.php
tests/phpunit/CRM/Mailing/BAO/QueryTest.php
tests/phpunit/CRM/Mailing/BAO/SpoolTest.php
tests/phpunit/CRM/Member/BAO/MembershipLogTest.php
tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php
tests/phpunit/CRM/Member/BAO/MembershipTest.php
tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php
tests/phpunit/CRM/Member/BAO/QueryTest.php
tests/phpunit/CRM/Member/Form/MembershipRenewalTest.php
tests/phpunit/CRM/Member/Form/MembershipTest.php
tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php
tests/phpunit/CRM/PCP/BAO/PCPTest.php
tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php
tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php
tests/phpunit/CRM/Pledge/BAO/PledgeTest.php
tests/phpunit/CRM/Price/BAO/PriceSetTest.php
tests/phpunit/CRM/Queue/Queue/SqlTest.php
tests/phpunit/CRM/Queue/QueueTest.php
tests/phpunit/CRM/Queue/RunnerTest.php
tests/phpunit/CRM/UF/Page/ProfileEditorTest.php
tests/phpunit/CRM/Utils/API/MatchOptionTest.php
tests/phpunit/CRM/Utils/API/ReloadOptionTest.php
tests/phpunit/CRM/Utils/ArrayTest.php
tests/phpunit/CRM/Utils/AutoCleanTest.php
tests/phpunit/CRM/Utils/Cache/SqlGroupTest.php
tests/phpunit/CRM/Utils/DeprecatedUtilsTest.php
tests/phpunit/CRM/Utils/FileTest.php
tests/phpunit/CRM/Utils/GlobalStackTest.php
tests/phpunit/CRM/Utils/HTMLTest.php
tests/phpunit/CRM/Utils/HookTest.php
tests/phpunit/CRM/Utils/HtmlToTextTest.php
tests/phpunit/CRM/Utils/HttpClientTest.php
tests/phpunit/CRM/Utils/JSTest.php
tests/phpunit/CRM/Utils/MailTest.php
tests/phpunit/CRM/Utils/Migrate/ImportExportTest.php
tests/phpunit/CRM/Utils/NumberTest.php
tests/phpunit/CRM/Utils/QueryFormatterTest.php
tests/phpunit/CRM/Utils/RestTest.php
tests/phpunit/CRM/Utils/RuleTest.php
tests/phpunit/CRM/Utils/SQL/InsertTest.php
tests/phpunit/CRM/Utils/SQL/SelectTest.php
tests/phpunit/CRM/Utils/SignerTest.php
tests/phpunit/CRM/Utils/StringTest.php
tests/phpunit/CRM/Utils/SystemTest.php
tests/phpunit/CRM/Utils/TimeTest.php
tests/phpunit/CRM/Utils/TypeTest.php
tests/phpunit/CRM/Utils/ZipTest.php
tests/phpunit/CRM/Utils/versionCheckTest.php
tests/phpunit/Civi/CCase/SequenceListenerTest.php
tests/phpunit/api/v3/ACLCachingTest.php
tests/phpunit/api/v3/ACLPermissionTest.php
tests/phpunit/api/v3/APITest.php
tests/phpunit/api/v3/APIWrapperTest.php
tests/phpunit/api/v3/ActionScheduleTest.php
tests/phpunit/api/v3/ActivityContactTest.php
tests/phpunit/api/v3/ActivityTest.php
tests/phpunit/api/v3/ActivityTypeTest.php
tests/phpunit/api/v3/AddressTest.php
tests/phpunit/api/v3/AttachmentTest.php
tests/phpunit/api/v3/BatchTest.php
tests/phpunit/api/v3/CRM11793Test.php
tests/phpunit/api/v3/CampaignTest.php
tests/phpunit/api/v3/CaseTest.php
tests/phpunit/api/v3/CaseTypeTest.php
tests/phpunit/api/v3/ConstantTest.php
tests/phpunit/api/v3/ContactTest.php
tests/phpunit/api/v3/ContactTypeTest.php
tests/phpunit/api/v3/ContributionPageTest.php
tests/phpunit/api/v3/ContributionRecurTest.php
tests/phpunit/api/v3/ContributionSoftTest.php
tests/phpunit/api/v3/ContributionTest.php
tests/phpunit/api/v3/CountryTest.php
tests/phpunit/api/v3/CustomFieldTest.php
tests/phpunit/api/v3/CustomGroupTest.php
tests/phpunit/api/v3/CustomSearchTest.php
tests/phpunit/api/v3/CustomValueContactTypeTest.php
tests/phpunit/api/v3/CustomValueTest.php
tests/phpunit/api/v3/DashboardContactTest.php
tests/phpunit/api/v3/DashboardTest.php
tests/phpunit/api/v3/DomainTest.php
tests/phpunit/api/v3/EmailTest.php
tests/phpunit/api/v3/EntityBatchTest.php
tests/phpunit/api/v3/EntityJoinTest.php
tests/phpunit/api/v3/EntityTagACLTest.php
tests/phpunit/api/v3/EntityTagTest.php
tests/phpunit/api/v3/EventTest.php
tests/phpunit/api/v3/GrantTest.php
tests/phpunit/api/v3/GroupContactTest.php
tests/phpunit/api/v3/GroupNestingTest.php
tests/phpunit/api/v3/GroupOrganizationTest.php
tests/phpunit/api/v3/GroupTest.php
tests/phpunit/api/v3/ImTest.php
tests/phpunit/api/v3/JobProcessMailingTest.php
tests/phpunit/api/v3/JobTest.php
tests/phpunit/api/v3/LineItemTest.php
tests/phpunit/api/v3/LocBlockTest.php
tests/phpunit/api/v3/MailSettingsTest.php
tests/phpunit/api/v3/MailingABTest.php
tests/phpunit/api/v3/MailingContactTest.php
tests/phpunit/api/v3/MailingGroupTest.php
tests/phpunit/api/v3/MailingTest.php
tests/phpunit/api/v3/MappingFieldTest.php
tests/phpunit/api/v3/MappingTest.php
tests/phpunit/api/v3/MembershipPaymentTest.php
tests/phpunit/api/v3/MembershipStatusTest.php
tests/phpunit/api/v3/MembershipTest.php
tests/phpunit/api/v3/MembershipTypeTest.php
tests/phpunit/api/v3/MessageTemplateTest.php
tests/phpunit/api/v3/NavigationTest.php
tests/phpunit/api/v3/NoteTest.php
tests/phpunit/api/v3/OpenIDTest.php
tests/phpunit/api/v3/OptionGroupTest.php
tests/phpunit/api/v3/OptionValueTest.php
tests/phpunit/api/v3/OrderTest.php
tests/phpunit/api/v3/ParticipantPaymentTest.php
tests/phpunit/api/v3/ParticipantStatusTypeTest.php
tests/phpunit/api/v3/ParticipantTest.php
tests/phpunit/api/v3/PaymentProcessorTest.php
tests/phpunit/api/v3/PaymentProcessorTypeTest.php
tests/phpunit/api/v3/PaymentTest.php
tests/phpunit/api/v3/PaymentTokenTest.php
tests/phpunit/api/v3/PhoneTest.php
tests/phpunit/api/v3/PledgePaymentTest.php
tests/phpunit/api/v3/PledgeTest.php
tests/phpunit/api/v3/PriceFieldTest.php
tests/phpunit/api/v3/PriceFieldValueTest.php
tests/phpunit/api/v3/PriceSetTest.php
tests/phpunit/api/v3/ProductTest.php
tests/phpunit/api/v3/ProfileTest.php
tests/phpunit/api/v3/RelationshipTest.php
tests/phpunit/api/v3/RelationshipTypeTest.php
tests/phpunit/api/v3/ReportTemplateTest.php
tests/phpunit/api/v3/SavedSearchTest.php
tests/phpunit/api/v3/SelectQueryTest.php
tests/phpunit/api/v3/SettingTest.php
tests/phpunit/api/v3/StatusPreferenceTest.php
tests/phpunit/api/v3/SurveyRespondantTest.php
tests/phpunit/api/v3/SurveyTest.php
tests/phpunit/api/v3/SyntaxConformanceTest.php
tests/phpunit/api/v3/SystemCheckTest.php
tests/phpunit/api/v3/SystemTest.php
tests/phpunit/api/v3/TagTest.php
tests/phpunit/api/v3/TaxContributionPageTest.php
tests/phpunit/api/v3/UFFieldTest.php
tests/phpunit/api/v3/UFGroupTest.php
tests/phpunit/api/v3/UFJoinTest.php
tests/phpunit/api/v3/UFMatchTest.php
tests/phpunit/api/v3/UserTest.php
tests/phpunit/api/v3/UtilsTest.php
tests/phpunit/api/v3/WebsiteTest.php

index af64403ee6fcc4e0029904bb842b77b058df03ff..031f03e57ece7e04203e16cbbd5390cb21dcc6fb 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for CRM_Activity_BAO_ActivityAssignment BAO
  *
  * @package   CiviCRM
+ * @group headless
  */
 class CRM_Activity_BAO_ActivityAssignmentTest extends CiviUnitTestCase {
 
index 3f1d49dda25bc04438145c1744f3d606735591c9..012c9ac98a98394052c929a3d52adc3510d9cb9f 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for CRM_Activity_BAO_ActivityTarget BAO
  *
  * @package   CiviCRM
+ * @group headless
  */
 class CRM_Activity_BAO_ActivityTargetTest extends CiviUnitTestCase {
 
index f689a502eedc0071ac2cbe5fcb3fec99e824a10d..ac13460b3101a137f67119d6927906af0f58b426 100644 (file)
@@ -4,6 +4,7 @@ require_once 'CiviTest/Contact.php';
 
 /**
  * Class CRM_Activity_BAO_ActivityTest
+ * @group headless
  */
 class CRM_Activity_BAO_ActivityTest extends CiviUnitTestCase {
   public function setUp() {
index ed86ec7559b5f87f2d91dceff4a1474e809b965f..a2f78a3bc94bcecc2cab26684f977a64f337b4b9 100644 (file)
@@ -28,6 +28,7 @@
  *  Test CRM/Member/BAO Membership Log add , delete functions
  *
  * @package   CiviCRM
+ * @group headless
  */
 class CRM_Batch_Form_EntryTest extends CiviUnitTestCase {
 
index ad8ff14a118136fcf2000dd2254078fd0af17875..566f8820dbd10892df2eb9537649d74f0df27898 100644 (file)
@@ -38,6 +38,7 @@ require_once 'api/api.php';
  *  Test contact custom search functions
  *
  * @package CiviCRM
+ * @group headless
  */
 class CRM_Bridge_OG_DrupalTest extends CiviUnitTestCase {
   /**
index d6f4cd5675ae435955e12ee11af8bacc3ae179a6..16d052beb30a7a518e3278c3eb98955b93ac6db8 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Case_BAO_CaseTest
+ * @group headless
  */
 class CRM_Case_BAO_CaseTest extends CiviUnitTestCase {
 
index 97a2e8d5c59538170f1b62626415dc24914b9218..34b6ea4cffd2edd1560b922a2c2b545577912aee 100644 (file)
@@ -5,6 +5,7 @@ require_once 'CiviTest/CiviCaseTestCase.php';
 /**
  * Case Types support an optional forking mechanism wherein the local admin
  * creates a custom DB-based definition that deviates from the file-based definition.
+ * @group headless
  */
 class CRM_Case_BAO_CaseTypeForkTest extends CiviCaseTestCase {
   public function setUp() {
index bd8d1e850c79d8d4a987e2ee77607d489c011cb2..d43375c0173b6c07ec0def7115d88e8e1a38491e 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Case_BAO_CaseTypeTest
+ * @group headless
  */
 class CRM_Case_BAO_CaseTypeTest extends CiviUnitTestCase {
 
index 91cfc13afc684fb3f85c5e7fa30f76d2b605d06e..9bef8b6b02526623edd99ae82e62ad4a746a39e3 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  *  Include dataProvider for tests
+ * @group headless
  */
 class CRM_Case_BAO_QueryTest extends CiviUnitTestCase {
 
index d037a5f33b334973cff67063428602abee9c5865..2913abe08e4d3e7d4b6b38c83181e6d40618ef6b 100644 (file)
@@ -3,6 +3,7 @@ require_once 'CiviTest/CiviCaseTestCase.php';
 
 /**
  * Class CRM_Case_PseudoConstantTest
+ * @group headless
  */
 class CRM_Case_PseudoConstantTest extends CiviCaseTestCase {
 
index ba53f46b36530b958404247de45df6171471f6a6..2f2de17ef85cfaf414e536b60a18da49bce24b59 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Case_XMLRepositoryTest
+ * @group headless
  */
 class CRM_Case_XMLRepositoryTest extends CiviUnitTestCase {
   protected $fixtures = array();
index 347f8d5e0728adb71c0848e8c799faf479983d72..f95785c25dae94edaa2d762d7a643fb0c7805250 100644 (file)
@@ -5,6 +5,7 @@ require_once 'CiviTest/Custom.php';
 
 /**
  * Class CRM_Contact_BAO_ContactTest
+ * @group headless
  */
 class CRM_Contact_BAO_ContactTest extends CiviUnitTestCase {
 
index 13c6c464ebfdc6921cc6a3b0d7f58cfcc6383545..659de1d687830a008ff75316a8b4c76480985d3f 100644 (file)
@@ -4,6 +4,7 @@ require_once 'CiviTest/Contact.php';
 
 /**
  * Class CRM_Contact_BAO_ContactType_ContactSearchTest
+ * @group headless
  */
 class CRM_Contact_BAO_ContactType_ContactSearchTest extends CiviUnitTestCase {
 
index 77661d60fbb37dedecf61dbfd84a43cc7077df16..bc636ba709e025e518ff4408a5c30d87a4290563 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Contact_BAO_ContactType_ContactTest
+ * @group headless
  */
 class CRM_Contact_BAO_ContactType_ContactTest extends CiviUnitTestCase {
 
index 22e6642ce9107e2d2f5b3924b3700110b5bc2aee..860d3730e539d39d322fc08c7139bf9d39dbd5c6 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Contact_BAO_ContactType_ContactTypeTest
+ * @group headless
  */
 class CRM_Contact_BAO_ContactType_ContactTypeTest extends CiviUnitTestCase {
 
index e089f08e294d81f27f170a179b049b9f35ad0018..827898e2e872dd821ee9a8199b4b90165fb36386 100644 (file)
@@ -4,6 +4,7 @@ require_once 'CiviTest/Contact.php';
 
 /**
  * Class CRM_Contact_BAO_ContactType_RelationshipTest
+ * @group headless
  */
 class CRM_Contact_BAO_ContactType_RelationshipTest extends CiviUnitTestCase {
 
index b49457e1e57d8fdfeaf2f234227fd31a3653bc29..6784fa738c7728e207179c00e73a1244f85ed7d7 100644 (file)
@@ -31,6 +31,7 @@ require_once 'CiviTest/Contact.php';
  * Test class for CRM_Contact_BAO_GroupContact BAO
  *
  * @package   CiviCRM
+ * @group headless
  */
 class CRM_Contact_BAO_GroupContactCacheTest extends CiviUnitTestCase {
 
index ecf19d76d8865628fc672d827b567068b2e3dd19..faf9701c2c262e6d6aae01e1af93feebccd93f03 100644 (file)
@@ -31,6 +31,7 @@ require_once 'CiviTest/Contact.php';
  * Test class for CRM_Contact_BAO_GroupContact BAO
  *
  * @package   CiviCRM
+ * @group headless
  */
 class CRM_Contact_BAO_GroupContactTest extends CiviUnitTestCase {
 
index 5e0796b366febfc85f7ff27ee9b464d129e74225..0bb97265e2788a58d4314f75a64650426eda8cdb 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for CRM_Contact_BAO_Group BAO
  *
  * @package   CiviCRM
+ * @group headless
  */
 class CRM_Contact_BAO_GroupTest extends CiviUnitTestCase {
 
index 31a2c6090fdaff6b3aedc8abd946e042735c7221..2a2fa16890bb324c2ada4dac7a64aa1e68889782 100644 (file)
@@ -4,6 +4,7 @@ require_once 'CiviTest/Contact.php';
 
 /**
  *  Include dataProvider for tests
+ * @group headless
  */
 class CRM_Contact_BAO_QueryTest extends CiviUnitTestCase {
 
index e2250fd3c07d9b86edd16816706dfff281652cad..943847df99168963119cad91a7b4364aa45b892d 100644 (file)
@@ -52,6 +52,7 @@
  *  Test contact custom search functions
  *
  * @package CiviCRM
+ * @group headless
  */
 class CRM_Contact_Form_Search_Custom_GroupTest extends CiviUnitTestCase {
   protected $_tablesToTruncate = array(
index 4f48bba03fbc9636c6b522f71b939683d7d138f8..36453cf41ec5175e677a07ae051c0604f7764c37 100644 (file)
@@ -49,6 +49,7 @@
  *  Test contact custom search functions
  *
  * @package CiviCRM
+ * @group headless
  */
 class CRM_Contact_Form_Search_Custom_SampleTest extends CiviUnitTestCase {
   protected $_tablesToTruncate = array(
index d5e36831f5b257ee637f5594cf803f4cd688703e..24c85b76888d0915fbc2f6cffce3d9d7639e6169 100644 (file)
@@ -34,6 +34,7 @@
  *  Test contact import parser.
  *
  * @package CiviCRM
+ * @group headless
  */
 class CRM_Contact_Imports_Parser_ContactTest extends CiviUnitTestCase {
   protected $_tablesToTruncate = array();
index 21394bec21200f62c1b01251f62a0493f41b5f36..431e93a9be589b091b81b32b4f23072d8b3fa227 100644 (file)
@@ -33,6 +33,7 @@
  *  Test contact custom search functions
  *
  * @package CiviCRM
+ * @group headless
  */
 class CRM_Contact_Form_SelectorTest extends CiviUnitTestCase {
 
index 9e22e3ad3bc19e8ab81de7d8cae49583ab896219..f66c52ebe3381537f4178a0d39ca982f283bf487 100644 (file)
@@ -26,6 +26,7 @@
  */
 
 /**
+ * @group headless
  */
 class CRM_Contribute_ActionMapping_ByTypeTest extends \Civi\ActionSchedule\AbstractMappingTest {
 
index 4c2942dc683c06ab9c912c979d03bbbdc72fd398..40a46ae4855fa6a4144b1156f04b569130749006 100644 (file)
@@ -32,6 +32,7 @@ require_once 'CiviTest/PaypalPro.php';
 
 /**
  * Class CRM_Contribute_BAO_ContributionPageTest
+ * @group headless
  */
 class CRM_Contribute_BAO_ContributionPageTest extends CiviUnitTestCase {
 
index 7ee36b9aaa59c37337bd409294b101b082c564dd..7c66a0c68b0015622319ec984c7b103321493118 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Contribute_BAO_ContributionRecurTest
+ * @group headless
  */
 class CRM_Contribute_BAO_ContributionRecurTest extends CiviUnitTestCase {
   protected $_params = array();
index e830bd218c1c7dc385084a49e1f4a158f1c3c45e..7a78f7105d36f627ce149d8e22cd26dba86f0425 100644 (file)
@@ -30,6 +30,7 @@ require_once 'CiviTest/Custom.php';
 
 /**
  * Class CRM_Contribute_BAO_ContributionTest
+ * @group headless
  */
 class CRM_Contribute_BAO_ContributionTest extends CiviUnitTestCase {
 
index c6128771471eda12f0ca48832919d20a91e7a2b5..dc357cd1fe011060730b02769b7a47431f88526c 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Contribute_BAO_ContributionTypeTest
+ * @group headless
  */
 class CRM_Contribute_BAO_ContributionTypeTest extends CiviUnitTestCase {
 
index d0d089ca562a0890ce0631ce1e3e2a99a5db94f1..70d7ca2c606db4325d83816d084de8b474438070 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Contribute_BAO_ManagePremiumsTest
+ * @group headless
  */
 class CRM_Contribute_BAO_ManagePremiumsTest extends CiviUnitTestCase {
 
index 0341a64d0b1d159d331f8cfc44cee80658b5337f..46a009688c1d5256e6206c05f56d9ac774ab8161 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contribution
+ * @group headless
  */
 class CRM_Contribute_Form_Contribution_MainTest extends CiviUnitTestCase {
 
index 3b5a8b7dcc3389dacee2be68de5cd5cfcf458fb8..8a89fa8e84bd449d0d62e6993436a476f2655599 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contribution
+ * @group headless
  */
 class CRM_Contribute_Form_ContributionTest extends CiviUnitTestCase {
 
index ba74c872e8fff02eed39e73832f0201b042d6860..6e46bfe5e9adcbab1846e665ef98647455a95d6e 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Core_BAO_ActionScheduleTest
+ * @group headless
  */
 class CRM_Core_BAO_ActionScheduleTest extends CiviUnitTestCase {
 
index 26c408916cb94f6b06a021422ecd62760b97bb28..e1631b1b2c5f6cb740d3d3238bb8f90a95014e63 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Core_BAO_AddressTest
+ * @group headless
  */
 class CRM_Core_BAO_AddressTest extends CiviUnitTestCase {
   public function setUp() {
index 5b3f9052705ace42d191f39efa982bc03e3374b5..92ff27d874631e0f9240e15f6d0ea92e205497a9 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CiviReportTestCase
+ * @group headless
  */
 class CRM_Core_BAO_ConfigSettingTest extends CiviUnitTestCase {
   public function testToggleComponent() {
index 89868f69d1fbec077e7d5695104897bdbc3c83f8..2e83aecfc3809ebeee2ea4079b5d3eae2976ea73 100644 (file)
@@ -5,6 +5,7 @@ require_once 'CiviTest/Custom.php';
 
 /**
  * Class CRM_Core_BAO_CustomFieldTest
+ * @group headless
  */
 class CRM_Core_BAO_CustomFieldTest extends CiviUnitTestCase {
 
index 1c23b7dba1d06fa304108574e3079391d9ecad40..83ad737e077f2afd779161403d854a9e32fa942e 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Core_BAO_CustomGroupTest
+ * @group headless
  */
 class CRM_Core_BAO_CustomGroupTest extends CiviUnitTestCase {
 
index 05f0f42b82181d68c140d102d6896042d523a042..26629efcaf26fcfa67326cd75e733888072f2da2 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  *  Include dataProvider for tests
+ * @group headless
  */
 class CRM_Core_BAO_CustomQueryTest extends CiviUnitTestCase {
 
index 5a43dcb13c1967f148a18380486907f59ecf6081..524da4a74d6a8e419e5f518e57487499cbdd00a4 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_BAO_CustomValueTableMultipleTest
+ * @group headless
  */
 class CRM_Core_BAO_CustomValueTableMultipleTest extends CiviUnitTestCase {
 
index a2e3dd4a00e92950b28f62aa05619f7a3c9ded3a..7644e85d29e5d142f24ab2c80030fe67e87ed2b3 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_BAO_CustomValueTableSetGetTest
+ * @group headless
  */
 class CRM_Core_BAO_CustomValueTableSetGetTest extends CiviUnitTestCase {
 
index 8ccc74a9f195bc93159bfe2fedbe4f6b321a0b6a..c1cd9673f332719473678732e164e1687dd9b236 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_BAO_CustomValueTableTest
+ * @group headless
  */
 class CRM_Core_BAO_CustomValueTableTest extends CiviUnitTestCase {
 
index f30d52a8e14f96c89d0e1f0ef089c158b23b47b2..2fa4826f0df4e9b89aa5cd5f033dc157f80eec36 100644 (file)
@@ -33,6 +33,7 @@
 
 /**
  * Class CRM_Core_BAO_CustomValueTest
+ * @group headless
  */
 class CRM_Core_BAO_CustomValueTest extends CiviUnitTestCase {
   public function testTypeCheckWithValidInput() {
index 5eaf3ba9ab974d5dbd39b24d751ba9de8a96ea73..0adb529215399b6d02b1b64f67c1155c5f1e5298 100644 (file)
@@ -4,6 +4,7 @@ require_once 'CiviTest/Contact.php';
 
 /**
  * Class CRM_Core_BAO_EmailTest
+ * @group headless
  */
 class CRM_Core_BAO_EmailTest extends CiviUnitTestCase {
   public function setUp() {
index cd60b6b42f1fd7f7f39a526bf8394e8a86f2da45..a4d98aad30c89cd9893624a82d871f5cc1681b79 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Core_BAO_FinancialTrxnTest
+ * @group headless
  */
 class CRM_Core_BAO_FinancialTrxnTest extends CiviUnitTestCase {
   public function setUp() {
index ac79a402269512293bbe3cce4ed99d0f7741cc8e..39b81a28314e8baea6158719c8b13ed00e42b748 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_BAO_IMTest
+ * @group headless
  */
 class CRM_Core_BAO_IMTest extends CiviUnitTestCase {
   public function setUp() {
index 6033fbb1cc05360e157cd5b774ed1362f59ea398..9965dacb9325083768f3ede4fc90e0077df888be 100644 (file)
@@ -35,6 +35,7 @@
 
 /**
  * Class CRM_Core_BAO_LocationTest
+ * @group headless
  */
 class CRM_Core_BAO_LocationTest extends CiviUnitTestCase {
   public function setUp() {
index c4383a98400b14cead793e7f95026248cc56325f..1d65155731c0269f0a6d33c9cb65226551be1cdb 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_BAO_NavigationTest.
+ * @group headless
  */
 class CRM_Core_BAO_NavigationTest extends CiviUnitTestCase {
 
index 561e3eefab8c8ab7f9d3f44e2e4ef079a0aad597..dbf8d55fe1a4df34c6456e68cf2e86c10e789f1a 100644 (file)
@@ -4,6 +4,7 @@ require_once 'CiviTest/Contact.php';
 
 /**
  * Class CRM_Core_BAO_OpenIDTest
+ * @group headless
  */
 class CRM_Core_BAO_OpenIDTest extends CiviUnitTestCase {
   public function tearDown() {
index fe385b74cd88fd4bf9faacc1f000640e6425023c..0ac88a0d1eec5d21945b9dd3e256404f611b7534 100644 (file)
@@ -32,6 +32,7 @@ require_once 'CiviTest/CiviUnitTestCase.php';
  *
  * These tests create and drop indexes on the civicrm_uf_join table. The indexes
  * being added and dropped we assume will never exist.
+ * @group headless
  */
 class CRM_Core_BAO_OptionValueTest extends CiviUnitTestCase {
 
index ab6d96b2cf873564b8e83752714ff291ebd7a3af..d5fc2983522c90c0ed6aebaf6c6134e224bf2b26 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Core_BAO_PhoneTest
+ * @group headless
  */
 class CRM_Core_BAO_PhoneTest extends CiviUnitTestCase {
 
index 26a6879ea10aa2c17b4de7dd06a09bf9bd4541b9..ecf37f27188e6c8fb43906411c2bf7991d8c4b25 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Core_BAO_PreferencesTest
+ * @group headless
  */
 class CRM_Core_BAO_PreferencesTest extends CiviUnitTestCase {
 
index 48af3e92a12280c4f66f82f6d264628c762149b7..07b9ffa28e951e023379451f9986a88f55da2822 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Core_BAO_RecurringEntityTest
+ * @group headless
  */
 class CRM_Core_BAO_RecurringEntityTest extends CiviUnitTestCase {
 
index fda5c6ae1052cc3e0866364af44fa4c131d5d7da..7ab440193bcd0bbe5efd6aa47084bf7ae4b6c947 100644 (file)
@@ -30,6 +30,7 @@
  *
  * These tests create and drop indexes on the civicrm_uf_join table. The indexes
  * being added and dropped we assume will never exist.
+ * @group headless
  */
 class CRM_Core_BAO_SchemaHandlerTest extends CiviUnitTestCase {
 
index 719ea2bb56973e1940872e9c403f79b890633b93..f9a7d32fa9b6d78fbe57283c48a96a47d055bc33 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Core_BAO_SettingTest
+ * @group headless
  */
 class CRM_Core_BAO_SettingTest extends CiviUnitTestCase {
   public function setUp() {
index e0c95050c3f9048aa80434b5f9f3cdc30431fa6e..ede681e112c04554ee6c5a21bf6fc86ba68476af 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_BAO_UFFieldTest
+ * @group headless
  */
 class CRM_Core_BAO_UFFieldTest extends CiviUnitTestCase {
 
index 4c44cc5b1ec5886f33c8f314d0f4052592c585f6..45b0a4e208db8cd690f9a72d79c8a536cb6e3af6 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Core_CommunityMessagesTest
+ * @group headless
  */
 class CRM_Core_CommunityMessagesTest extends CiviUnitTestCase {
 
index 3e30a245fc3559768f9bfb1eea331104cf06eeab..ed111bcced7826e9042217085e66117dfab637eb 100644 (file)
@@ -35,6 +35,7 @@
 
 /**
  * Class CRM_Core_Config_MailerTest
+ * @group headless
  */
 class CRM_Core_Config_MailerTest extends CiviUnitTestCase {
 
index d3b47005677d0bc7a05fc04d8df04685ea20d05c..132e10b1f6f3fe008b70c0eb3ea4114514acd26b 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_DAO_AllCoreTablesTest
+ * @group headless
  */
 class CRM_Core_DAO_AllCoreTablesTest extends CiviUnitTestCase {
   public function testGetTableForClass() {
index 942bf7087238a5ac82c03c65a01f500684fc8131..ea6ba085fbdec59dcbca51c6dfe7786cd1dcd7d7 100644 (file)
@@ -4,6 +4,7 @@
  * Class for testing new DAO meet required standards.
  *
  * Class CRM_Core_DAOTest
+ * @group headless
  */
 class CRM_Core_DAOConformanceTest extends CiviUnitTestCase {
 
index 9fae687224bf05397c0a614507b5812f36f216c7..34c7d0ca060671b4b1d281b6efe59d0e9065fb35 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_DAOTest
+ * @group headless
  */
 class CRM_Core_DAOTest extends CiviUnitTestCase {
 
index a1e96f4bab5f174696805bce72ccdb4260a27c93..50a131411619993498f285abd1bc7f6a24f52f07 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Tests for linking to resource files
+ * @group headless
  */
 class CRM_Core_ErrorTest extends CiviUnitTestCase {
 
index ca3405dcdb585893030ee397f5322bea197b9849..925f1137adc05c88f54be28bdea4cc1329143dd8 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Tests for field options
+ * @group headless
  */
 class CRM_Core_FieldOptionsTest extends CiviUnitTestCase {
 
index b3439d363a2051472715c4e12ce4a9753994fc2d..e594e2d3ef677a77e73af167efdc351bec2f2389 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_InnoDBIndexerTest
+ * @group headless
  */
 class CRM_Core_InnoDBIndexerTest extends CiviUnitTestCase {
   public function tearDown() {
index f5ddf5ee06c7d5c5f7921f01e545844defae37a3..9da1c1572d3e30d62a5b3ae626f8047b751962af 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Core_JobManagerTest
+ * @group headless
  */
 class CRM_Core_JobManagerTest extends CiviUnitTestCase {
 
index 74aa785de7fcb02689217e3bedc690638ab9d127..3fb63c81183ca63d42f260a3c72c8d3ee447d209 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_ManagedEntitiesTest
+ * @group headless
  */
 class CRM_Core_ManagedEntitiesTest extends CiviUnitTestCase {
   /**
index b65519a9bcffbfd96343cc4b9c0866bd3bb286cf..b48a5f5cd42abdc5de1c4cc0b97db37c9eb859ca 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_MenuTest
+ * @group headless
  */
 class CRM_Core_MenuTest extends CiviUnitTestCase {
 
index 8c231b5dfe12e78c0a55c446f022563f1789fda2..607906977688112df3d5142899a153bf08396496 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_Page_AJAXTest
+ * @group headless
  */
 class CRM_Core_Page_AJAXTest extends CiviUnitTestCase {
   public function testCheckAuthz() {
index 2f903a7d39be41d1d91f983fdf1182096fbe0f1d..686665df9261302bf572f17bdb4ec21a2a3064e0 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_Page_RedirectTest
+ * @group headless
  */
 class CRM_Core_Page_RedirectTest extends CiviUnitTestCase {
   /**
index 9816c1db16ad5a43734e30bc172243ee6f2803ca..cbb5ce2920e0b70ba988807c39312438602b2618 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_Payment_PayPalProIPNTest
+ * @group headless
  */
 class CRM_Core_Payment_AuthorizeNetIPNTest extends CiviUnitTestCase {
   protected $_contributionID;
index 226c018b9951755e071014145a888e49e9ebbbc0..69fbd380b235594e31cbc6f44d09777f161c2a51 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Core_Payment_AuthorizeNetTest
+ * @group headless
  */
 class CRM_Core_Payment_AuthorizeNetTest extends CiviUnitTestCase {
 
index ee0bf8f5839d21e5e6c4c8ec191604f4c0163e50..e09d2477ba591bb090e8c856829a88476766e1b1 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Core_Payment_BaseIPNTest
+ * @group headless
  */
 class CRM_Core_Payment_BaseIPNTest extends CiviUnitTestCase {
 
index a448841b4e82b64ad6c8d42f0d43118b81cc4b8d..f97f2766a3026c39222d8ae336aea6def8bc2a74 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Core_Payment_PayPalProIPNTest
+ * @group headless
  */
 class CRM_Core_Payment_PayPalProIPNTest extends CiviUnitTestCase {
   protected $_contributionID;
index 49f7e3b9a3fabd6c18ea5af1b413c9f8e413790c..6d5853421e91a7af725c1cf6dd2c0e35d58d52e8 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Core_PaymentTest
+ * @group headless
  */
 class CRM_Core_PaymentTest extends CiviUnitTestCase {
 
index e62b9c8f96591fa68ec860039b26a760b6facdf7..cba315305d5d020ef947441ef720345dd18eb7f0 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_Permission_BaseTest
+ * @group headless
  */
 class CRM_Core_Permission_BaseTest extends CiviUnitTestCase {
 
index 27ffb1abf2e7746b7484017c2af14c3134eeaa45..60a1a5fd4df748d8da51731a013a09c8538c2073 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_Permission_GenericTest
+ * @group headless
  */
 class CRM_Core_Permission_GenericTest extends CiviUnitTestCase {
 
index a32076c466ad174ba72499af24e6691e41ba27fe..ed1fd8cee5e4b6da4abd77f90026bd24441e18d0 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_Permission_JoomlaTest
+ * @group headless
  */
 class CRM_Core_Permission_JoomlaTest extends CiviUnitTestCase {
 
index 4cd2dc58066a4b35757a548e18765b7325a0a839..c6f9e68dda6a889ce10a6846bce7c57b635fc652 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Tests for pseudoconstant retrieval
+ * @group headless
  */
 class CRM_Core_PseudoConstantTest extends CiviUnitTestCase {
 
index 28d6b968efcc9a700e7338eb7d7d7a18f2ba3da6..121129862f6ca2855f7413c0ad31df243fb3afc3 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_RegionTest
+ * @group headless
  */
 class CRM_Core_RegionTest extends CiviUnitTestCase {
   public function setUp() {
index 99c815c2ed8b5764fd21408cb2fa20a8d758fcae..6b32ce206076784705c9c7cfa042242eeff995d0 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Tests for parsing translatable strings in HTML content.
+ * @group headless
  */
 class CRM_Core_Resources_StringsTest extends CiviUnitTestCase {
 
index 40dfad93f533583798c708f33248a17050e4c369..5038b9e7f2c425beba7f295e6931444518260d6a 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Tests for linking to resource files
+ * @group headless
  */
 class CRM_Core_ResourcesTest extends CiviUnitTestCase {
 
index d39847d29e316edb259c7f3ccf3afee190a130f8..79ddcbcff4d137d7679d10e14e4f414f0506ea1b 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_Smarty_plugins_CrmScopeTest
+ * @group headless
  */
 class CRM_Core_Smarty_plugins_CrmScopeTest extends CiviUnitTestCase {
   public function setUp() {
index 662ffeeae025689617bb192adcc536c86e06ee74..2b32ca28dce6c86f510df44bc7300f3e606592a1 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_TransactionTest
+ * @group headless
  */
 class CRM_Core_TransactionTest extends CiviUnitTestCase {
 
index 782ff78215759dae9f41134cf20c9df29ca58813..b624c1ad5e454dc2877a6edbc0f1e20e9136feb8 100644 (file)
@@ -4,6 +4,7 @@ require_once 'CiviTest/Contact.php';
 
 /**
  * Class CRM_Dedupe_DedupeFinderTest
+ * @group headless
  */
 class CRM_Dedupe_DedupeFinderTest extends CiviUnitTestCase {
   public function testFuzzyDupes() {
index 48d1a2502fb50393865292a6120b66707d2f5dbf..b2fc39cc1902adc49f745d526d2d1f5f4c4a21d1 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Dedupe_DedupeMergerTest
+ * @group headless
  */
 class CRM_Dedupe_MergerTest extends CiviUnitTestCase {
 
index 00697b7136cbcdc3df1aee6f8ebd573b86ce3374..7a0443933ce50d9bcb510f4683c8c0dd4f7b8fab 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Event_BAO_AdditionalPaymentTest
+ * @group headless
  */
 class CRM_Event_BAO_AdditionalPaymentTest extends CiviUnitTestCase {
 
index e6bad8479130eae658346da311fc80d4159b5714..c635fbf8e9337aa173445efe1c68e13d29ca8e78 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for CRM_Event_BAO_ParticipantStatus BAO
  *
  * @package   CiviCRM
+ * @group headless
  */
 class CRM_Event_BAO_ParticipantStatusTest extends CiviUnitTestCase {
 
index ec4aa74ef9b3bad6719d121b6ff9b891f3a7455d..751ff41821e94ce0bc2f5af0232899678ef9f805 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Event_BAO_ParticipantTest
+ * @group headless
  */
 class CRM_Event_BAO_ParticipantTest extends CiviUnitTestCase {
 
index 63e980f01c1a508e4d7a8371d966db733d93f657..65ff7f4fbe5ee8ce2c07b45ed31831581aa09ece 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Core_DAOTest
+ * @group headless
  */
 class CRM_Export_BAO_ExportTest extends CiviUnitTestCase {
 
index bb9838646abd63b82096553b2bb9bce819b851be..065b94ce13a649f3d8ed4578d98d9061bd92358f 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Extension_BrowserTest
+ * @group headless
  */
 class CRM_Extension_BrowserTest extends CiviUnitTestCase {
   public function setUp() {
index ed0eeae02192884a913e4445ef15856c1cb64577..b3aea51c473a4faa51695fc9f5811231fafcf218 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Extension_Container_BasicTest
+ * @group headless
  */
 class CRM_Extension_Container_BasicTest extends CiviUnitTestCase {
   public function setUp() {
index cccdb07c6e77acdf86eea52010ebe00555fe296a..885e5c27b66729c5fbb0151d5d28098abeb58d45 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Extension_Container_CollectionTest
+ * @group headless
  */
 class CRM_Extension_Container_CollectionTest extends CiviUnitTestCase {
 
index 1bfbe7906561990797fef0d1d57fa8c4c3a61b3c..46edf4d1f9f420b8a9d32bdc158695918bd00373 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Extension_Container_StaticTest
+ * @group headless
  */
 class CRM_Extension_Container_StaticTest extends CiviUnitTestCase {
   public function setUp() {
index f2d11bec3d29a0bc579f2590913a84d86b78d845..469b89546545d9eae20a0680a54360497fdb32ad 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Extension_InfoTest
+ * @group headless
  */
 class CRM_Extension_InfoTest extends CiviUnitTestCase {
   public function setUp() {
index 4bf97a006dead79a99ff191ebe208429e02aead4..241a8bea8b0047d33421ac67aebab26fab63b638 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Extension_Manager_ModuleTest
+ * @group headless
  */
 class CRM_Extension_Manager_ModuleTest extends CiviUnitTestCase {
 
index c36a70ab7ab5f1034a933af54e84b3c96768809c..fbf3af05b135b473a69d53d0938cc43efbc16ab0 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Extension_Manager_PaymentTest
+ * @group headless
  */
 class CRM_Extension_Manager_PaymentTest extends CiviUnitTestCase {
 
index 8a6e0ffc0132a1f3d774fd1d4d559995dc4eba17..99aea38dc2e505921f71ace17fed547993bd3a2a 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Extension_Manager_ReportTest
+ * @group headless
  */
 class CRM_Extension_Manager_ReportTest extends CiviUnitTestCase {
   public function setUp() {
index 8282d94a8c24e40a4ca1fae3e80ae7d9b3d81454..4771997cf0d8c6ed683ea929b0c4771293e6cf92 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Extension_Manager_SearchTest
+ * @group headless
  */
 class CRM_Extension_Manager_SearchTest extends CiviUnitTestCase {
   public function setUp() {
index 7250a1396e3be2502bde025ffaaf2272c3c6d342..81e403548a4201f8e05990845f3301205d74e4b1 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Extension_ManagerTest
+ * @group headless
  */
 class CRM_Extension_ManagerTest extends CiviUnitTestCase {
   const TESTING_TYPE = 'report';
index ffc3dedbf86fcc35e3e153ede3a1fd9ec4b7e47e..c84b53e6a1fce64ad51000164cdb36517ca142d8 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Extension_MapperTest
+ * @group headless
  */
 class CRM_Extension_MapperTest extends CiviUnitTestCase {
   public function setUp() {
index f60aed58602d9b3d3334b25a628852125f89072d..1618f3a12f1f0f7486899c5bda8b02ccef27b2a5 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Financial_BAO_FinancialAccountTest
+ * @group headless
  */
 class CRM_Financial_BAO_FinancialAccountTest extends CiviUnitTestCase {
 
index ce0608fe75b7128115abef8bde1d7d79a553ad67..17bc678eb5f1e656d68c88ac8168149d3cac4a34 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Financial_BAO_FinancialItemTest
+ * @group headless
  */
 class CRM_Financial_BAO_FinancialItemTest extends CiviUnitTestCase {
 
index 44ca628c54cf102e33f3ee8b049ca2ad40d5dc8e..c4639b875d1a46665bd050df4a475316e3f69ad4 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Financial_BAO_FinancialTypeAccountTest
+ * @group headless
  */
 class CRM_Financial_BAO_FinancialTypeAccountTest extends CiviUnitTestCase {
 
index 4deaa447315cb970a49142ee0422b755c04a2963..05ea8be0ed6c71f944b373ccb2666d704cbcb76c 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Financial_BAO_FinancialTypeTest
+ * @group headless
  */
 class CRM_Financial_BAO_FinancialTypeTest extends CiviUnitTestCase {
 
index 2efc59cefa7447805490661337e05cb36325c3f8..5fbd6e146d8753cd2fd6b34dcfad26a2b6d7ea30 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Financial_BAO_PaymentProcessorTypeTest
+ * @group headless
  */
 class CRM_Financial_BAO_PaymentProcessorTypeTest extends CiviUnitTestCase {
 
index b1795acc482265fd75c150d0c67618f5817ebdb7..61536dcccaad42daf8fd1390f78d72248b2bebf0 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Test for CRM_Financial_Page_Ajax class.
+ * @group headless
  */
 class CRM_Financial_Page_AjaxBatchSummaryTest extends CiviUnitTestCase {
   /**
index a4385af388f4a75b33e3292d6368189c66e11588..4206bfbcb613a730bd72bdd59e617ccbae0d44ad 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Test for CRM_Financial_Page_Ajax class.
+ * @group headless
  */
 class CRM_Financial_Page_AjaxTest extends CiviUnitTestCase {
 
index db2862f9f24d8db2b7709b0becd3b16738cb6bc7..2a17b699fec3f6dd9b3c2f15d2c8d4464543068d 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Group_Page_AjaxTest
+ * @group headless
  */
 class CRM_Group_Page_AjaxTest extends CiviUnitTestCase {
   /**
index 3bc145630810ee2189d2111bf49b26d3abe6db9c..3043acc397d331b786c5593d0bedb2245c77a8f7 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  *  Include dataProvider for tests
+ * @group headless
  */
 class CRM_Mailing_BAO_QueryTest extends CiviUnitTestCase {
 
index c0e2791bdf8082a7301d1fa8ee108cde51924d75..d2645204bb5ba205334ece65b90e6e205d1ac74f 100644 (file)
@@ -6,6 +6,7 @@
 
 /**
  * Class CRM_Mailing_BAO_SpoolTest
+ * @group headless
  */
 class CRM_Mailing_BAO_SpoolTest extends CiviUnitTestCase {
 
index 6b58acc8025e48c7deaf9e69c423580a5d36ed14..9e0b1c246903673aa5c5550e72c2170804c90b6d 100644 (file)
@@ -28,6 +28,7 @@
  *  Test CRM/Member/BAO Membership Log add , delete functions
  *
  * @package   CiviCRM
+ * @group headless
  */
 class CRM_Member_BAO_MembershipLogTest extends CiviUnitTestCase {
 
index 00ce862bfd60d7fb8c2e6595bebf9da18692fee9..874be616b12e1efd46bbf8a1d07698fdc3d966fc 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Member_BAO_MembershipStatusTest
+ * @group headless
  */
 class CRM_Member_BAO_MembershipStatusTest extends CiviUnitTestCase {
 
index f833b33f74badcf70e3c7ebfb3c13b6bdd13bcfd..0e18bb5a16c1f8e12fbe61e17e124fa13c3f3087 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Member_BAO_MembershipTest
+ * @group headless
  */
 class CRM_Member_BAO_MembershipTest extends CiviUnitTestCase {
 
index dd1d3319d8c43e4e32bbe46ff7b575213819aa2e..9f0b5410b71939ac8f9b631ad2bafd29b47a0dfd 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Member_BAO_MembershipTypeTest
+ * @group headless
  */
 class CRM_Member_BAO_MembershipTypeTest extends CiviUnitTestCase {
 
index 34300892ee665aa2d25e46331f7cb4c6de90c441..0d52c59c3528f2354696c5b8e1c360b7e82624de 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  *  Include dataProvider for tests
+ * @group headless
  */
 class CRM_Member_BAO_QueryTest extends CiviUnitTestCase {
 
index 25dc95fb16caf2791cdefef66f9380e9e3bc46bc..34f8c790afbcb742a337a355198c8f43ce31a02b 100644 (file)
@@ -37,6 +37,7 @@
  *  Test CRM_Member_Form_Membership functions.
  *
  * @package   CiviCRM
+ * @group headless
  */
 class CRM_Member_Form_MembershipRenewalTest extends CiviUnitTestCase {
 
index 903ac74f9c0e3e709c705b1240a4d0274c136864..ce9291ba50a8e2c9c29974e9ccb87fce8337d0d5 100644 (file)
@@ -37,6 +37,7 @@
  *  Test CRM_Member_Form_Membership functions.
  *
  * @package   CiviCRM
+ * @group headless
  */
 class CRM_Member_Form_MembershipTest extends CiviUnitTestCase {
 
index 8f67a33a14a0c42493724bdc8777beb237b8630b..ffbae1b35908a72caf850a6a74a41e818529e0fc 100644 (file)
@@ -28,6 +28,7 @@
  *  Test CRM/Member/BAO Membership Log add , delete functions
  *
  * @package   CiviCRM
+ * @group headless
  */
 class CRM_Member_Import_Parser_MembershipTest extends CiviUnitTestCase {
   /**
index ba2e4f3c3be5e050951be2e19157028df28987c0..6aedb3a200c7ea2a3cc070ffaa8a3c3e22487adc 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for CRM_PCP_BAO_PCPTest BAO
  *
  * @package   CiviCRM
+ * @group headless
  */
 class CRM_PCP_BAO_PCPTest extends CiviUnitTestCase {
 
index 889b5f115567e04d2bd295c9245e50665dea96f7..102cae3b48adf15d3b7639ae72d45e8c1689decd 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for CRM_Pledge_BAO_PledgeBlock BAO
  *
  * @package   CiviCRM
+ * @group headless
  */
 class CRM_Pledge_BAO_PledgeBlockTest extends CiviUnitTestCase {
 
index 019a36ba5034fda08c9c037b4dc9609a7d649655..210eb9eec889c0fb42b99ee6c5ba46203144de01 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for CRM_Pledge_BAO_PledgePayment BAO
  *
  * @package   CiviCRM
+ * @group headless
  */
 class CRM_Pledge_BAO_PledgePaymentTest extends CiviUnitTestCase {
 
index 2dcf9b2d5046c9ac2919efc9c2f86cbaa6f9ab29..cf256944b469b1335c3aceb10c6dd55a3d2cd0a5 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for CRM_Pledge_BAO_Pledge BAO
  *
  * @package   CiviCRM
+ * @group headless
  */
 class CRM_Pledge_BAO_PledgeTest extends CiviUnitTestCase {
 
index d03c7173b09ba2cc803fc621c08b19aecf36bfa7..b1a78e23148723a365d3daa66d3fd03a293f8de1 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Test class for CRM_Price_BAO_PriceSet.
+ * @group headless
  */
 class CRM_Price_BAO_PriceSetTest extends CiviUnitTestCase {
 
index f46cf7eac257bda9a3cecacaefa9188e5c8f9c37..e97928e6343b1a1e78b33595523c9da6df43f80e 100644 (file)
@@ -29,6 +29,7 @@
  * Ensure that the extended interface for SQL-backed queues
  * work. For example, the createItem() interface supports
  * priority-queueing.
+ * @group headless
  */
 class CRM_Queue_Queue_SqlTest extends CiviUnitTestCase {
 
index 8a79b16e007be7f784851edcc8ed20b9f0c11583..738bdbd43d2139034a2fda89fe886baa5aac2933 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Ensure that various queue implementations comply with the interface
+ * @group headless
  */
 class CRM_Queue_QueueTest extends CiviUnitTestCase {
 
index b2053012788cdcf30e7adef149c23d06101e9684..08ca5d5808fcbf0c562064e40ab7c34c3d65779d 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Ensure that various queue implementations comply with the interface
+ * @group headless
  */
 class CRM_Queue_RunnerTest extends CiviUnitTestCase {
 
index 38d16f1d616906ece85a05982fa3b4eab4908b9a..58d416f82044218e0335951c94926cb6f160e7ff 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_UF_Page_ProfileEditorTest
+ * @group headless
  */
 class CRM_UF_Page_ProfileEditorTest extends CiviUnitTestCase {
   public function setUp() {
index 058a8cc0bca205b8f17adb76c860962bacc68286..2dcd6fbd3306438a1e5cd99b60208a22643aaa22 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Test that the API accepts the 'match' and 'match-mandatory' options.
+ * @group headless
  */
 class CRM_Utils_API_MatchOptionTest extends CiviUnitTestCase {
 
index f662981f402ee54304fb1c61a339fd7236be51e2..420d583570a3885bd36985a5d1a1234fbf6d92b5 100644 (file)
@@ -7,6 +7,7 @@
  * to munge the database. If the reload option is present, then the return value should reflect
  * the final SQL content (after calling hook_civicrm_post). If the reload option is missing,
  * then the return should reflect the inputted (unmodified) data.
+ * @group headless
  */
 class CRM_Utils_API_ReloadOptionTest extends CiviUnitTestCase {
 
index 32923dd2f4ab6b4b8b36895f4a157b9cc9750c2c..e851920cf14d66aa5a5c6b5e9d60da876de073e5 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_ArrayTest
+ * @group headless
  */
 class CRM_Utils_ArrayTest extends CiviUnitTestCase {
 
index 7128312f5b6a3c83931ab2212999ad24c29ab70e..bcd49353303bbe08e4e94ddd670a23a8d57b2765 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_AutoCleanTest
+ * @group headless
  */
 class CRM_Utils_AutoCleanTest extends CiviUnitTestCase {
 
index aa00d41c5508dbf0ac6ecdf143e4495219e0bfaa..85de83acc698da563d232645fd1a88045b95c46d 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_Cache_SqlGroupTest
+ * @group headless
  */
 class CRM_Utils_Cache_SqlGroupTest extends CiviUnitTestCase {
   public function setUp() {
index eaa419743d978ec67b75a17ef0cf1ab1c03efac0..601069c4b5cf6e4055165edd1413af46df4ee351 100644 (file)
@@ -4,6 +4,7 @@ require_once 'CRM/Utils/DeprecatedUtils.php';
 
 /**
  * Class CRM_Utils_DeprecatedUtilsTest
+ * @group headless
  */
 class CRM_Utils_DeprecatedUtilsTest extends CiviUnitTestCase {
 
index 35f33dcd4b1a223c24dc3ddcb0a94b28c0fddb87..7028427da818db514c6b663e7274d31d863d58e0 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_FileTest
+ * @group headless
  */
 class CRM_Utils_FileTest extends CiviUnitTestCase {
 
index 3c01c155f20095bd78f4421b790c06046eb154d8..186a67e3ae76416b72b47cb55e692a2be75e3255 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_GlobalStackTest
+ * @group headless
  */
 class CRM_Utils_GlobalStackTest extends CiviUnitTestCase {
 
index ba4c43771018eb506a5e9e8ebcb54f12201b5600..592285c2a5914146890cd0b01b9a4ea60097dcb0 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Tests for parsing translatable strings in HTML content.
+ * @group headless
  */
 class CRM_Utils_HTMLTest extends CiviUnitTestCase {
   /**
index f5da4f56d7c334e51a77c669be47bb0b74aa558c..358ac5edeb1e7d8c9fcb4a50c211c20312115020 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_HookTest
+ * @group headless
  */
 class CRM_Utils_HookTest extends CiviUnitTestCase {
 
index 0233c35acf713bfe9bb4b60581090301a091740e..982580d609aaadc46ed11ed91ab8598e749253be 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_HtmlToTextTest
+ * @group headless
  */
 class CRM_Utils_HtmlToTextTest extends CiviUnitTestCase {
 
index 53327b03ce5fb4e15ca311be95f09ace17ab79b4..8992d8b099e6ad4c44b0bdc91776431af18d406f 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_HttpClientTest
+ * @group headless
  */
 class CRM_Utils_HttpClientTest extends CiviUnitTestCase {
 
index 1e7471672dea6408f5882d089b020a7ae71d6f96..65904a26c9fc1f74b87472f72628937b7b9bcbb9 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Tests for linking to resource files
+ * @group headless
  */
 class CRM_Utils_JSTest extends CiviUnitTestCase {
   /**
index 6a7627685cd8755c40186a8e6af225261cef732f..e9f77b6c538af8abce2c8ac0c5c212e49e3ea7ff 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_MailTest
+ * @group headless
  */
 class CRM_Utils_MailTest extends CiviUnitTestCase {
 
index 2d195e2a73a130b3d509234eccc496e25c648705..059e2d985c0ff82168c2711f2dc730d292710626 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_Migrate_ImportExportTest
+ * @group headless
  */
 class CRM_Utils_Migrate_ImportExportTest extends CiviUnitTestCase {
   protected $_apiversion;
index fb0fef14550f4da362530bc0ba9740d1280ff33a..7a91bbd3d53bd01d9164710088ee01a910ba221d 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_NumberTest
+ * @group headless
  */
 class CRM_Utils_NumberTest extends CiviUnitTestCase {
 
index dd3ad34900c9296a406d1f106eeb8474268489d9..d568dd729b91ef6c721c2ba7ef993287a7d14123 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_QueryFormatterTest
+ * @group headless
  */
 class CRM_Utils_QueryFormatterTest extends CiviUnitTestCase {
 
index 8ebbeee881721440e8c8fd63c7a5bcc2fb9e4e68..ac6a59c3cea41588fc0fa43339b6324ebad00e66 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_RestTest
+ * @group headless
  */
 class CRM_Utils_RestTest extends CiviUnitTestCase {
 
index f2ea23ef01f7dcd358ad34550c5202dabc40f800..7342906b378e3d17f67e892bbf5c02221b93e9fd 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_RuleTest
+ * @group headless
  */
 class CRM_Utils_RuleTest extends CiviUnitTestCase {
 
index 7f21394478b2e3d71c28c6d2ec7b16c30af77776..5a502243f63f4cfa786d5b211aab1c46ddd0f3fc 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_SQL_SelectTest
+ * @group headless
  */
 class CRM_Utils_SQL_InsertTest extends CiviUnitTestCase {
   public function testRow_twice() {
index 3c16690ee03b5b791cc6f3603cb3b3a72e63e36b..f7022411d3a2b869031324752cd8a05c8b58a131 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_SQL_SelectTest
+ * @group headless
  */
 class CRM_Utils_SQL_SelectTest extends CiviUnitTestCase {
   public function testGetDefault() {
index 8211e3e65fa458673e7ffd42b2256aaed74c8852..82e96146dfaa75c75e5cf332fa329216f0d88007 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Utils_SignerTest
+ * @group headless
  */
 class CRM_Utils_SignerTest extends CiviUnitTestCase {
 
index 23a9a41461ab46c020b3266ab7a37139da2d68c8..4578f1c3a00c8d4ac6f7f44add308a085876171d 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_StringTest
+ * @group headless
  */
 class CRM_Utils_StringTest extends CiviUnitTestCase {
 
index 5c985b88015b123ed8251977371cc93865e05edc..2874bfe873da2b64eb1f221b93e742f8e566b689 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_SystemTest
+ * @group headless
  */
 class CRM_Utils_SystemTest extends CiviUnitTestCase {
 
index 27d938fce9d2a1d756bb118213a3dfa522ec7dd1..2f919def919afe8456054403894bb95167997ac2 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_TimeTest
+ * @group headless
  */
 class CRM_Utils_TimeTest extends CiviUnitTestCase {
   /**
index c24a3085de1681ee5a1be1cf83bb2fd692d4cd2a..679841fb472d974cc79eb6a41b5bd49310efd5d2 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_TypeTest
+ * @group headless
  */
 class CRM_Utils_TypeTest extends CiviUnitTestCase {
 
index 12d61cf1430a2422972d9d8bfceaef14bebe574d..962627e529466a0328c6258c4d1dc441b8b2adf9 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class CRM_Utils_ZipTest
+ * @group headless
  */
 class CRM_Utils_ZipTest extends CiviUnitTestCase {
 
index 98d127e32a37e6d9a761cec7ffd79ff651c6f0f1..5caa80135acb4e8a8fddc4b1a95037175cc87d61 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class CRM_Utils_versionCheckTest
+ * @group headless
  */
 class CRM_Utils_versionCheckTest extends CiviUnitTestCase {
 
index 904f638e2716bd364ae53daace916ae6e69f4f82..e1f17336fba002bd165c2a6cda33d1a06299e9ef 100644 (file)
@@ -7,6 +7,7 @@ require_once 'CiviTest/CiviCaseTestCase.php';
  * Class SequenceListenerTest
  *
  * @package Civi\CCase
+ * @group headless
  */
 class SequenceListenerTest extends \CiviCaseTestCase {
 
index cbf005bfc58f31d30554c01f5e9c82ba06615d0e..7a22dfdd6a09ac2bc1547bb0439c331726e54349 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contact
+ * @group headless
  */
 class api_v3_ACLCachingTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index b79142ba2bfa50477fde759be96974f6fe57416f..2e16dfa982669587af6586dcb5f3e555d64cfb1d 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contact
+ * @group headless
  */
 class api_v3_ACLPermissionTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index e75201cddc628578c6a6f6832351ab2b648bcc42..27b72d19e28be97e08c050cf69d3c77a150b5967 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for API functions.
  *
  * @package CiviCRM_APIv3
+ * @group headless
  */
 class api_v3_APITest extends CiviUnitTestCase {
   public $DBResetRequired = FALSE;
index e8030e94b72c2f6b2f75b3fc807c62f8d81885b6..033146f119a9c3a537b408d338a9538dd0234c7c 100644 (file)
@@ -31,6 +31,7 @@ require_once 'api/Wrapper.php';
  * Test class for API functions
  *
  * @package CiviCRM_APIv3
+ * @group headless
  */
 class api_v3_APIWrapperTest extends CiviUnitTestCase {
   public $DBResetRequired = FALSE;
index 58e3b9793bd29bea357b1011c9e1273e2c16754f..a96ecbf5a7b24d64396ec7129c54572c6c7a272e 100644 (file)
@@ -29,6 +29,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_ActionSchedule
+ * @group headless
  */
 class api_v3_ActionScheduleTest extends CiviUnitTestCase {
   protected $_params;
index 64057515fcde1dfb644d439295b6d44bd9ef473e..9672629630c56744db7ac1923e27911cfb35324f 100644 (file)
@@ -31,6 +31,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Activity
+ * @group headless
  */
 class api_v3_ActivityContactTest extends CiviUnitTestCase {
   protected $_apiversion;
index 9fb69e37415c4d2e6637cc65ba56145cbef56424..cd942a1064e1e1b3d1843b2ef617a155e4b3e68a 100644 (file)
@@ -38,6 +38,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Activity
+ * @group headless
  */
 class api_v3_ActivityTest extends CiviUnitTestCase {
   protected $_params;
index 632e3f503c27636d2f9e8ae9e3662caa7d6e49c5..5a28165a2faefc82bf96a3d2a93bdf5df6e25437 100644 (file)
@@ -29,6 +29,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Activity
+ * @group headless
  */
 class api_v3_ActivityTypeTest extends CiviUnitTestCase {
   protected $_apiversion;
index 9991a6be09537e4259521801921f2e155dc77351..e2be7f851e3ffb82f9cfc7f48431126147e784ca 100644 (file)
@@ -34,6 +34,7 @@
 
 /**
  * Class api_v3_AddressTest
+ * @group headless
  */
 class api_v3_AddressTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index d623dcd84c7e5f5de09a2f5a919e124d141d8ef1..09dc385df5c5ca8c2232a7d6cb520908892d0f65 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contact
+ * @group headless
  */
 class api_v3_AttachmentTest extends CiviUnitTestCase {
   protected static $filePrefix = NULL;
index 76c42b444ac93b2f71d87395b426d0d25331664f..12d0a2200c490a35b252deb5bade32d43e4f97f9 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for Batch API - civicrm_batch_*
  *
  * @package CiviCRM_APIv3
+ * @group headless
  */
 class api_v3_BatchTest extends CiviUnitTestCase {
 
index bd15adc12be78c8a60a774efc8d875a1794b0194..f7dc52b00e8336d321b36906dba5c00a79cb98d1 100644 (file)
@@ -8,6 +8,7 @@
  *  Test APIv3 civicrm_activity_* functions
  *
  * @package   CiviCRM
+ * @group headless
  */
 class api_v3_CRM11793Test extends CiviUnitTestCase {
 
index 948976b6796ca628cff16aeac023de12f48dd2ff..bdba6f8bad28f0e352899ffd04f066a77af927a7 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_CampaignTest
+ * @group headless
  */
 class api_v3_CampaignTest extends CiviUnitTestCase {
   protected $_apiversion;
index 42c82fcc98e98dd59d45297afc4d34f164c47efb..cf9bdd0d75592ee817ebc4c8a8f56b3e002f6913 100644 (file)
@@ -38,6 +38,7 @@ require_once 'CiviTest/CiviCaseTestCase.php';
  *  Test APIv3 civicrm_case_* functions
  *
  * @package CiviCRM_APIv3
+ * @group headless
  */
 class api_v3_CaseTest extends CiviCaseTestCase {
   protected $_params;
index fa451f9ba694964cdc06876acfc3ec4c111517d1..340ef7b607acfa7d98b5a7e76d8b45dc2bef4fd5 100644 (file)
@@ -29,6 +29,7 @@ require_once 'CiviTest/CiviCaseTestCase.php';
 
 /**
  * Class api_v3_CaseTypeTest
+ * @group headless
  */
 class api_v3_CaseTypeTest extends CiviCaseTestCase {
 
index ebe6408d6f0720d86449f4d01328eca75c66f51c..55fe91a72e66151a2a179cbc39f1e7f489961e7a 100644 (file)
@@ -34,6 +34,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Constant
+ * @group headless
  */
 class api_v3_ConstantTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 12cc54c0eba0653ec5ab283c9f4f34b9dca0073b..809bf568d5041a084bce65b84e814a314228bd2e 100644 (file)
@@ -34,6 +34,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contact
+ * @group headless
  */
 class api_v3_ContactTest extends CiviUnitTestCase {
   public $DBResetRequired = FALSE;
index a92f01a888b0372287526dbe101bed1b651944a2..67b5d590ccda856c51773786d3dd902c07570323 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_ContactTypeTest
+ * @group headless
  */
 class api_v3_ContactTypeTest extends CiviUnitTestCase {
   protected $_apiversion;
index 89e05871a9ad211f0ec9da31717d5429101b3103..8bbdf0f9faa7c4ed7fe266fc09000d8364feadc4 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contribution
+ * @group headless
  */
 class api_v3_ContributionPageTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 0b38b6b82a46229efa0d5dc022c3d7da11c490cf..6937513af3edd96e15cb3941cf514568e167e2a4 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contribution
+ * @group headless
  */
 class api_v3_ContributionRecurTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index d5f7336cc7d4fcd20b9e00c61fca2691e97d1e24..42c06a4590e75992968bc6198172a5d96e8b4df5 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_ContributionSoft
+ * @group headless
  */
 class api_v3_ContributionSoftTest extends CiviUnitTestCase {
 
index 513a4b6fe21bbec35cc1b088ca167acca5065810..a374f8f8eeed790b13e5c33677e73b8db7f8df45 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contribution
+ * @group headless
  */
 class api_v3_ContributionTest extends CiviUnitTestCase {
 
index 6ac19dbd83843bbdb5dda28c6de7363a68db9430..390b8ad14e98374bb6767c575893493931f3c86e 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contact
+ * @group headless
  */
 class api_v3_CountryTest extends CiviUnitTestCase {
   protected $_apiversion;
index 595e598fae53f72f43ae087febff9bdf1ed1d8b2..e061dd59b8f0cbe03a455727f8db4dd1af0c9e1a 100644 (file)
@@ -29,6 +29,7 @@
  *  Test APIv3 civicrm_create_custom_group
  *
  * @package   CiviCRM
+ * @group headless
  */
 class api_v3_CustomFieldTest extends CiviUnitTestCase {
   protected $_apiversion;
index 9f1e2fc3d9430821fdceedbca5feb000cd89e8c3..ebb70d837fd279adb96784e4a729fee52222bf7c 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_CustomGroup
+ * @group headless
  */
 class api_v3_CustomGroupTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 665746e3b9835ef519b9442ada2577bfb15ad275..e6c38ea2be326a087a3245513e88adb718403b0a 100644 (file)
@@ -2,6 +2,7 @@
 
 /**
  * Class api_v3_CustomSearchTest
+ * @group headless
  */
 class api_v3_CustomSearchTest extends CiviUnitTestCase {
   protected $_apiversion;
index 32915eecd1c5181c3da7b5799fb8c903a9c1f52e..8d1b86e1813d4cd11a2bb9db22932a82e9b13181 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contact
+ * @group headless
  */
 class api_v3_CustomValueContactTypeTest extends CiviUnitTestCase {
   protected $_contactID;
index 537340e931bc34fd7105ed9a5f96f5aeeda34034..cbc045591164ecc137f7a9913f16451c0f65951f 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_CustomValueTest
+ * @group headless
  */
 class api_v3_CustomValueTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index e9e4990f20af263f8b293434fca052f69eb08e4a..b4364df007c41d9093d0e9309348439cd74da4d4 100644 (file)
@@ -24,6 +24,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_ActionSchedule
+ * @group headless
  */
 class api_v3_DashboardContactTest extends CiviUnitTestCase {
   protected $_params;
index 4eed8f7ab633339433dc76e3c807704a62cd97bd..183a5584af065de03171a863b8338045a3b4c40c 100644 (file)
@@ -24,6 +24,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_ActionSchedule
+ * @group headless
  */
 class api_v3_DashboardTest extends CiviUnitTestCase {
   protected $_params;
index d1a6064714f90162d3a904d9ea914b001c8fe22e..3d43e67d5a87e23c5285f12e35ef6ab72d445906 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Domain
+ * @group headless
  */
 class api_v3_DomainTest extends CiviUnitTestCase {
 
index 169b080ef0722477f663ea95fb1e2a7388cc2c5b..ed63f407a517855f9708c53e9f71e5cee36d1d8b 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_EmailTest
+ * @group headless
  */
 class api_v3_EmailTest extends CiviUnitTestCase {
   protected $_apiversion;
index 75a3c908f27618447401127604b6fee10e81ed95..9c295b9b0aa01dc587d01317f00327bb0d94f90c 100644 (file)
@@ -29,6 +29,7 @@
  *  Test APIv3 civicrm_entity_batch_* functions
  *
  * @package CiviCRM_APIv3
+ * @group headless
  */
 class api_v3_EntityBatchTest extends CiviUnitTestCase {
 
index c83a5a728e65f50dcd3092282a4d34e7d6d0acb1..e089b7424a6cb109b991423ac1a11ac4a54534de 100644 (file)
@@ -29,6 +29,7 @@
  * Test APIv3 ability to join across multiple entities
  *
  * @package CiviCRM_APIv3
+ * @group headless
  */
 class api_v3_EntityJoinTest extends CiviUnitTestCase {
 
index 425b11db51bfcf2532872c49ed0d3034544105f5..1e558c5937e6c91acc603698cf32bcf111b5721a 100644 (file)
@@ -38,6 +38,7 @@
  * This test class was introduced to ensure that the fix for CRM-17350 (reducing the required permission
  * from edit all contacts to has right to edit this contact) would not result in inappropriate permission opening on
  * other entities. Other entities are still too restricted but that is a larger job.
+ * @group headless
  */
 class api_v3_EntityTagACLTest extends CiviUnitTestCase {
 
index 23dcd9eb2a544dfa3b9a76c0e0a7bf8594f2649b..c321ea3141d12f06b297f23058e9727803bc2572 100644 (file)
@@ -34,6 +34,7 @@
 
 /**
  * Class api_v3_EntityTagTest.
+ * @group headless
  */
 class api_v3_EntityTagTest extends CiviUnitTestCase {
 
index 955ecdfdb412ab4c69317527ce2300e87b2dd0dd..5d460b2ef3bc6fc76dbbf8a9d08056553e61d83f 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_EventTest
+ * @group headless
  */
 class api_v3_EventTest extends CiviUnitTestCase {
   protected $_params;
index fb33eb8ad314399f6257684a845a36ddefab2be7..6f5b180ae1005cfb1f6a14b4c0c9352da7226f7a 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Grant
+ * @group headless
  */
 class api_v3_GrantTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 61808908b90599b3e9b828d24e9e8835556ed13b..2f72ddc6cf27b1f7fe1af9a18f1dbc19ca95b514 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_GroupContactTest
+ * @group headless
  */
 class api_v3_GroupContactTest extends CiviUnitTestCase {
 
index 8bd9910178507aee81b7e14470ed9316322e3ca0..5def5706838547d9a425cd0beac6892e93c0d292 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for GroupNesting API - civicrm_group_nesting_*
  *
  * @package   CiviCRM
+ * @group headless
  */
 class api_v3_GroupNestingTest extends CiviUnitTestCase {
   protected $_apiversion;
index 72ab14687437ef3e2da2057ae54cc6fe93b0a6bc..f4c945322a6f568a4f525586438611b98a9c33cd 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for GroupOrganization API - civicrm_group_organization_*
  *
  * @package   CiviCRM
+ * @group headless
  */
 class api_v3_GroupOrganizationTest extends CiviUnitTestCase {
   protected $_apiversion;
index a3bf0d028a369364d125df9f1384959782719301..4ee65a53f067cc10b0bd917d9339b05739d5abe0 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for Group API - civicrm_group_*
  *
  * @package CiviCRM_APIv3
+ * @group headless
  */
 class api_v3_GroupTest extends CiviUnitTestCase {
   protected $_apiversion;
index d54198a7af53c4f6e35f3fd1a426a9a5beff67aa..edf95c5e4c1b0b10d1388b1defdb474371189788 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contact
+ * @group headless
  */
 class api_v3_ImTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 8bc50f9abaa572366a3e0bda1c71c74e2e3f189d..6f97dd419d389d1710ce3e48350b3b4387c6a6c9 100644 (file)
@@ -41,6 +41,7 @@ require_once 'CiviTest/CiviMailUtils.php';
 
 /**
  * Class api_v3_JobTest
+ * @group headless
  */
 class api_v3_JobProcessMailingTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 245f17627fd6ae534865a40cd30800cafb64ae2f..55a99754c81bc1ea79f05462104d8e464226c28b 100644 (file)
@@ -38,6 +38,7 @@
 
 /**
  * Class api_v3_JobTest
+ * @group headless
  */
 class api_v3_JobTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 96346495bd865b079619d2ac4dd9673e65e74bb7..ab30f763374662c3d64306c4f7dc12915066a5f6 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_LineItemTest
+ * @group headless
  */
 class api_v3_LineItemTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index cdded66d50f7dfb4f6f024d4e31ee27eeeabff0a..0e02dabbdbae5df62c3c47a4a879c09dd9700ca6 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_LocBlockTest
+ * @group headless
  */
 class api_v3_LocBlockTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 3d278c14a54eb2795bff3353bc0f48246a024ef9..7e8c1461f41e8672e2caacbbf3d29f4cfa965290 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_MailSettingsTest
+ * @group headless
  */
 class api_v3_MailSettingsTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 6d2eabd837ecc9f7b8c2b6fc7704b8e832ffbe13..61dff7d6db2c828f82b3ed6419092091350c1329 100644 (file)
@@ -27,6 +27,7 @@
  *  Test APIv3 civicrm_mailingab_* functions
  *
  * @package   CiviCRM
+ * @group headless
  */
 class api_v3_MailingABTest extends CiviUnitTestCase {
   protected $_mailingID_A;
index 1a2f86dc2e7292a77538720a3d6ad290ca2d96ac..1ab850232dc356b6616f864116910f4dd2967ca3 100644 (file)
@@ -37,6 +37,7 @@
 
 /**
  * Class api_v3_MailingContactTest
+ * @group headless
  */
 class api_v3_MailingContactTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 63375d5ff3373943549684dc239a2fa47ad1be23..657e3e662662d6b1b0f098a1e769556a7d780fa3 100644 (file)
@@ -29,6 +29,7 @@
  *  Test APIv3 civicrm_mailing_group_* functions
  *
  * @package   CiviCRM
+ * @group headless
  */
 class api_v3_MailingGroupTest extends CiviUnitTestCase {
   protected $_groupID;
index fc110bee8cd20410915ae67c499ef39fbf0f3355..5859825af84af644ccfb4d6a13e8d4248c3f97eb 100644 (file)
@@ -28,6 +28,7 @@
  *  Test APIv3 civicrm_mailing_* functions
  *
  * @package   CiviCRM
+ * @group headless
  */
 class api_v3_MailingTest extends CiviUnitTestCase {
   protected $_groupID;
index 85e070858ee8a1a6b127b326d5f24b21b83da573..401106804c5af9c672301c5fab331988b834442d 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contact
+ * @group headless
  */
 class api_v3_MappingFieldTest extends CiviUnitTestCase {
 
index 9adbb5a9d2b6a798350be6054c9d31a1d27dd281..04a2e9bcf04eab8784c557d487eeb2f687880576 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contact
+ * @group headless
  */
 class api_v3_MappingTest extends CiviUnitTestCase {
 
index ab1e4c0128848e11bff82f7c480b4d450bc388fd..f70141521166700cd5c15bfcba1d1e260de584d3 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Member
+ * @group headless
  */
 class api_v3_MembershipPaymentTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 27429057c4c5a7bb5c9a96788b81db4adcfa82fc..eeb309fa448eea078e87f73b3f7d3b9874606ce2 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_MembershipStatusTest
+ * @group headless
  */
 class api_v3_MembershipStatusTest extends CiviUnitTestCase {
 
index 4bee09b7b1d16afa75b2cb5e84f8b736ccd26110..868d5e2d60fc99b22c44e2627e10edd6cbba5349 100644 (file)
@@ -34,6 +34,7 @@
 
 /**
  * Class api_v3_MembershipTest
+ * @group headless
  */
 class api_v3_MembershipTest extends CiviUnitTestCase {
   protected $_apiversion;
index 98d33689c83ca6f549432e8571be07ac85d99cbc..235a5568567abe1e3c7ce236c1191e98d91cf4b0 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_MembershipTypeTest
+ * @group headless
  */
 class api_v3_MembershipTypeTest extends CiviUnitTestCase {
   protected $_contactID;
index 4de6a4d3979a7bc0ea7aba0485428097af83b9e4..29040ceddaad88077257d652344bf5313aae131e 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for Template API - civicrm_msg_template*
  *
  * @package CiviCRM_APIv3
+ * @group headless
  */
 class api_v3_MessageTemplateTest extends CiviUnitTestCase {
   /**
index 2f3f6bde5e314b4e71eff2794fb2b6c95124cc50..0c9741ae13d31e89bec5a946805dfb4fb4d3ec60 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_NavigationTest
+ * @group headless
  */
 class api_v3_NavigationTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 3b56a22ac3a9d31eadc8dac11df7e10e91aae9e3..02259df8adb4f5b944377eb91d813613dc748c43 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class contains api test cases for "civicrm_note"
+ * @group headless
  */
 class api_v3_NoteTest extends CiviUnitTestCase {
 
index 2ceb617912aa5d1154f687458fc7500b09c365cf..b9f320619b5bcd3d851fac733d61850fea66c2c8 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contact
+ * @group headless
  */
 class api_v3_OpenIDTest extends CiviUnitTestCase {
 
index b226500e47b7e77fd240a8e6bd0943d6fb341daf..bd477b64f8f56a760f4177b08a9f83464a8fcedd 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_OptionGroupTest
+ * @group headless
  */
 class api_v3_OptionGroupTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index a036c1b2b8f3a4f1e73a5690dc71470c8d2945f2..89d49c3edf06d0dc0ef853e07a6765c98c1f1237 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_OptionValueTest
+ * @group headless
  */
 class api_v3_OptionValueTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 1aa5e3a6eb8716d1fe1c0fb40f22b0df5f4cf27e..74b7f77f9c65270365c58c99159386178ca088fe 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contribution
+ * @group headless
  */
 class api_v3_OrderTest extends CiviUnitTestCase {
 
index 54be319825b7c8948506b35faaa097b47cec9ff2..7f2af44bef9ff2c78e7b12cab05974b35a24f7ed 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Event
+ * @group headless
  */
 class api_v3_ParticipantPaymentTest extends CiviUnitTestCase {
 
index 9ad377ac257f5d13f2e382f39c6e3b5991472390..539eaa7d403876c02d09158147fd399d02e98fad 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_ParticipantStatusTypeTest
+ * @group headless
  */
 class api_v3_ParticipantStatusTypeTest extends CiviUnitTestCase {
   protected $_apiversion;
index 7ef1f38298bc1836cc2ef94d8f615205a9d0b0be..7ff67d1ab6c8fea974d08c746a95983735f70a08 100644 (file)
@@ -35,6 +35,7 @@ require_once 'CRM/Utils/DeprecatedUtils.php';
 
 /**
  * Class api_v3_ParticipantTest
+ * @group headless
  */
 class api_v3_ParticipantTest extends CiviUnitTestCase {
 
index f2bc62e706776ea86ec4854ac025a2d45b8f4ca8..9cbd69ff14002bd455c1b593b00a38cdf405217f 100644 (file)
@@ -28,6 +28,7 @@
 /**
  * Class contains api test cases for "civicrm_payment_processor"
  *
+ * @group headless
  */
 class api_v3_PaymentProcessorTest extends CiviUnitTestCase {
   protected $_paymentProcessorType;
index 04349e584bffb3c3dc450c11cabede697bd7b5d3..2ebe35892b630df001704ddbd9b38a00d0b36baf 100644 (file)
@@ -28,6 +28,7 @@
 /**
  * Class contains api test cases for "civicrm_payment_processor_type"
  *
+ * @group headless
  */
 class api_v3_PaymentProcessorTypeTest extends CiviUnitTestCase {
   protected $_ppTypeID;
index 698668a212735820647d2ab9b7a1ea45efc70929..833424889a06929d33fd9cde701996f12ded385e 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contribution
+ * @group headless
  */
 class api_v3_PaymentTest extends CiviUnitTestCase {
 
index 6d7d4790e7e87230b3d4497c9dcde6bfe928cfd8..e00a162d46ee11f4e3752a78f665e681d5f16bc6 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_PaymentTokenTest
+ * @group headless
  */
 class api_v3_PaymentTokenTest extends CiviUnitTestCase {
   protected $_apiversion;
index f6af8424ad9f32999d0a976a6c89a418f36c4971..2d685e9298ed4125c7ce302ef8fc67c5753c7e9c 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contact
+ * @group headless
  */
 class api_v3_PhoneTest extends CiviUnitTestCase {
   protected $_apiversion;
index f0f70bc39c9b4eb2e42cd820ef470fbf7083e397..4d4cc0d43d1b339423ef94a6f4dce10e59aa527f 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for Pledge API - civicrm_pledge_*
  *
  * @package CiviCRM_APIv3
+ * @group headless
  */
 class api_v3_PledgePaymentTest extends CiviUnitTestCase {
 
index 0cf185ecb1e27cd64d3f7604f9abdd94ca4d17e2..c1b96f84ad7e446c20ee3c1fd6beb97ad7e1293c 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for Pledge API - civicrm_pledge_*
  *
  * @package CiviCRM_APIv3
+ * @group headless
  */
 class api_v3_PledgeTest extends CiviUnitTestCase {
 
index 0a402bce87a53ee9a0c37cc778b922c1578bb64a..d33b30bfc6a3ec54e3b50f172fc02124ecf3693c 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_PriceFieldTest
+ * @group headless
  */
 class api_v3_PriceFieldTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 7c71f5971b5fa7a8c973ed3ada9fcf3ddefef491..a9b5aeecd8e509a6c81c5da26b7b9f7b71e80a9c 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_PriceFieldValueTest
+ * @group headless
  */
 class api_v3_PriceFieldValueTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 4fd0c1d05bd8499dc67999016521fdc725c2c8dd..9397682d54b93b264a96d824fe8e324b8a623d40 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_PriceSetTest
+ * @group headless
  */
 class api_v3_PriceSetTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index bb0629a7a447c752269c655db708c94696e9dcfe..71167f9a624ca6c61c5b80494de74bd36022ced5 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_ProductTest
+ * @group headless
  */
 class api_v3_ProductTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index c4856522bcdb4fca3eb5dceb4939a43ded02f60c..856fa0f801e73e8b126f23c4773c2e214db8b4de 100644 (file)
@@ -29,6 +29,7 @@
  *  Test APIv3 civicrm_profile_* functions
  *
  * @package   CiviCRM
+ * @group headless
  */
 class api_v3_ProfileTest extends CiviUnitTestCase {
   protected $_apiversion;
index 28b5492731bc991fa5a07cfffce8e9be936d8d3a..ddd48fcfb10196f7ed1bfeefcd99f22bce206e43 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class contains api test cases for "civicrm_relationship"
+ * @group headless
  */
 class api_v3_RelationshipTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 72dbf9c6c9a9f6a8b59bc5879c7bb89cf9e99961..5b0107012725da34e9d33f3d890d0f29810aaea4 100644 (file)
@@ -54,6 +54,7 @@
 /**
  * Class contains api test cases for "civicrm_relationship_type"
  *
+ * @group headless
  */
 class api_v3_RelationshipTypeTest extends CiviUnitTestCase {
   protected $_cId_a;
index 2a09ff1d96a5093f3f5d357694f84e2b32f3aa76..4caefc69f9569e44b144d88a928081de738ba95e 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Report
+ * @group headless
  */
 class api_v3_ReportTemplateTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 3869017ae09552d1e201fde0c3eb9edb5ed691ba..e914c8d3a0375a8030968290fc0b876be8860471 100644 (file)
@@ -30,6 +30,7 @@
  *  Class api_v3_SavedSearchTest
  *
  * @package CiviCRM_APIv3
+ * @group headless
  */
 class api_v3_SavedSearchTest extends CiviUnitTestCase {
 
index 8a7761eb412cba2b82462864f9568c2f9237ecbd..7a0e36b0e7f727c9202f5995d71dc1e4c2e6640d 100644 (file)
@@ -29,6 +29,7 @@
  * Test APIv3 ability to join across multiple entities
  *
  * @package CiviCRM_APIv3
+ * @group headless
  */
 class api_v3_SelectQueryTest extends CiviUnitTestCase {
 
index d56c320029449154ca6607f77e04de75ef7affd9..6c1ba294bb9799806603465b7e25f7f75ccc4637 100644 (file)
@@ -35,6 +35,7 @@
 /**
  * Class contains api test cases for civicrm settings
  *
+ * @group headless
  */
 class api_v3_SettingTest extends CiviUnitTestCase {
 
index 99578bb4cfe34f6c46b1b7608dcacf83b246be5d..7c85fdbc42b3f4864fc835d2150b66c4a6c1f3a5 100644 (file)
@@ -29,6 +29,7 @@
  *  Class api_v3_StatusPreferenceTest
  *
  * @package CiviCRM_APIv3
+ * @group headless
  */
 class api_v3_StatusPreferenceTest extends CiviUnitTestCase {
   protected $_apiversion;
index e97528f69e9b659ca802e55a0df24e2889373238..8704edc00c8af7afc8b132b3b3011736f3148409 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_SurveyRespondantTest
+ * @group headless
  */
 class api_v3_SurveyRespondantTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 345528591aab2066811964678cdfab7e3fc982d9..de0aaa27041bfcc9cd9de6a398495e28ec2ef0bc 100644 (file)
@@ -42,6 +42,7 @@
  *
  * @author eileen
  *
+ * @group headless
  */
 class api_v3_SurveyTest extends CiviUnitTestCase {
   protected $params;
index 60613fa63cbbd39885f60607a651f03217852974..4c3d7ae391ac8a84c46fcb726fd5d869b77ada49 100644 (file)
@@ -35,6 +35,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Core
+ * @group headless
  */
 class api_v3_SyntaxConformanceTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 83a24c0e51b0055e9a3b6e70b6fb0b80d9672e89..f98e035900720746ffce9242f3b2f3eea4bcf196 100644 (file)
@@ -33,6 +33,7 @@
  * an error.
  *
  * @package CiviCRM_APIv3
+ * @group headless
  */
 class api_v3_SystemCheckTest extends CiviUnitTestCase {
   protected $_apiversion;
index 139951fce7a69f2823627ee771a5cc83dabd7d68..b0de862fdb99f57e326a87ca1cd5e98ba5ba0e15 100644 (file)
@@ -29,6 +29,7 @@
  * Test class for System API - civicrm_system_*
  *
  * @package   CiviCRM
+ * @group headless
  */
 class api_v3_SystemTest extends CiviUnitTestCase {
 
index 1af0b6055c0dc7dda54c3559fc3029cd2622ec8b..1d112733b62c4364d0056c3f52eb92ba40cc6877 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Core
+ * @group headless
  */
 class api_v3_TagTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 5909f858249457411f5a41f9a8d830d81d61badb..17afb46ddc99ed1e6f4c74d3e1f7aa6160a399fd 100644 (file)
@@ -27,6 +27,7 @@
 
 /**
  * Class api_v3_TaxContributionPageTest
+ * @group headless
  */
 class api_v3_TaxContributionPageTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 6caa2edea26705ec5addb6e20284ae969a48bb75..7e9eabb10377a27df89349f25634289533fe06d4 100644 (file)
@@ -30,6 +30,7 @@
  * @todo Split UFGroup and UFJoin tests
  *
  * @package   CiviCRM
+ * @group headless
  */
 class api_v3_UFFieldTest extends CiviUnitTestCase {
   // ids from the uf_group_test.xml fixture
index a30cd3a950954b401535def001589d4d7a95e96f..4fda32817a3ddd2d8a3b6f52b505f6d18cc410d5 100644 (file)
@@ -30,6 +30,7 @@
  * @todo Split UFGroup and UFJoin tests
  *
  * @package   CiviCRM
+ * @group headless
  */
 class api_v3_UFGroupTest extends CiviUnitTestCase {
   // ids from the uf_group_test.xml fixture
index bdf6422da40e45acee489187f5e8c33e019f3168..e1126af611d16a68f3838e5ecbf7c9dd66cf512c 100644 (file)
@@ -30,6 +30,7 @@
  * @todo Split UFGroup and UFJoin tests
  *
  * @package   CiviCRM
+ * @group headless
  */
 class api_v3_UFJoinTest extends CiviUnitTestCase {
   // ids from the uf_group_test.xml fixture
index def9bf832be30c9ae0d02ad316b3350ae56e11d8..6b2c3e1ed9370a41342fbadf6580bf75a808387a 100644 (file)
@@ -30,6 +30,7 @@
  * @todo Split UFGroup and UFJoin tests
  *
  * @package   CiviCRM
+ * @group headless
  */
 class api_v3_UFMatchTest extends CiviUnitTestCase {
   // ids from the uf_group_test.xml fixture
index eda4502f3f5d5a5e3eed10cb5ea7827be30f7db0..4055b5d192d921d204bae845501f600e33f54ed0 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contact
+ * @group headless
  */
 class api_v3_UserWebsiteTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index 595a17f818e891e511fa21fff115ddccaaf01549..a5b03d0fb6ede8ae09c6dc483890ba8ac0bd196b 100644 (file)
@@ -31,6 +31,7 @@ require_once 'CRM/Utils/DeprecatedUtils.php';
  * Test class for API utils
  *
  * @package   CiviCRM
+ * @group headless
  */
 class api_v3_UtilsTest extends CiviUnitTestCase {
   protected $_apiversion = 3;
index edce6b7e88bf5bf4eef0946c567a8fa1c635ed5b..bd92cdf55e6797603e7d21d75a193b9da9469d0f 100644 (file)
@@ -30,6 +30,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contact
+ * @group headless
  */
 class api_v3_WebsiteTest extends CiviUnitTestCase {
   protected $_apiversion = 3;