From acb109b7126dd310e02b9e69b6a277e8649e3af9 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 9 Feb 2016 13:57:16 -0800 Subject: [PATCH] tests/phpunit - Declare `@group headless` --- tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php | 1 + tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php | 1 + tests/phpunit/CRM/Activity/BAO/ActivityTest.php | 1 + tests/phpunit/CRM/Batch/Form/EntryTest.php | 1 + tests/phpunit/CRM/Bridge/OG/DrupalTest.php | 1 + tests/phpunit/CRM/Case/BAO/CaseTest.php | 1 + tests/phpunit/CRM/Case/BAO/CaseTypeForkTest.php | 1 + tests/phpunit/CRM/Case/BAO/CaseTypeTest.php | 1 + tests/phpunit/CRM/Case/BAO/QueryTest.php | 1 + tests/phpunit/CRM/Case/PseudoConstantTest.php | 1 + tests/phpunit/CRM/Case/XMLRepositoryTest.php | 1 + tests/phpunit/CRM/Contact/BAO/ContactTest.php | 1 + tests/phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php | 1 + tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php | 1 + tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php | 1 + tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php | 1 + tests/phpunit/CRM/Contact/BAO/GroupContactCacheTest.php | 1 + tests/phpunit/CRM/Contact/BAO/GroupContactTest.php | 1 + tests/phpunit/CRM/Contact/BAO/GroupTest.php | 1 + tests/phpunit/CRM/Contact/BAO/QueryTest.php | 1 + tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTest.php | 1 + tests/phpunit/CRM/Contact/Form/Search/Custom/SampleTest.php | 1 + tests/phpunit/CRM/Contact/Import/Parser/ContactTest.php | 1 + tests/phpunit/CRM/Contact/SelectorTest.php | 1 + tests/phpunit/CRM/Contribute/ActionMapping/ByTypeTest.php | 1 + tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php | 1 + tests/phpunit/CRM/Contribute/BAO/ContributionRecurTest.php | 1 + tests/phpunit/CRM/Contribute/BAO/ContributionTest.php | 1 + tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php | 1 + tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php | 1 + tests/phpunit/CRM/Contribute/Form/Contribution/MainTest.php | 1 + tests/phpunit/CRM/Contribute/Form/ContributionTest.php | 1 + tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php | 1 + tests/phpunit/CRM/Core/BAO/AddressTest.php | 1 + tests/phpunit/CRM/Core/BAO/ConfigSettingTest.php | 1 + tests/phpunit/CRM/Core/BAO/CustomFieldTest.php | 1 + tests/phpunit/CRM/Core/BAO/CustomGroupTest.php | 1 + tests/phpunit/CRM/Core/BAO/CustomQueryTest.php | 1 + tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php | 1 + tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php | 1 + tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php | 1 + tests/phpunit/CRM/Core/BAO/CustomValueTest.php | 1 + tests/phpunit/CRM/Core/BAO/EmailTest.php | 1 + tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php | 1 + tests/phpunit/CRM/Core/BAO/IMTest.php | 1 + tests/phpunit/CRM/Core/BAO/LocationTest.php | 1 + tests/phpunit/CRM/Core/BAO/NavigationTest.php | 1 + tests/phpunit/CRM/Core/BAO/OpenIDTest.php | 1 + tests/phpunit/CRM/Core/BAO/OptionValueTest.php | 1 + tests/phpunit/CRM/Core/BAO/PhoneTest.php | 1 + tests/phpunit/CRM/Core/BAO/PreferencesTest.php | 1 + tests/phpunit/CRM/Core/BAO/RecurringEntityTest.php | 1 + tests/phpunit/CRM/Core/BAO/SchemaHandlerTest.php | 1 + tests/phpunit/CRM/Core/BAO/SettingTest.php | 1 + tests/phpunit/CRM/Core/BAO/UFFieldTest.php | 1 + tests/phpunit/CRM/Core/CommunityMessagesTest.php | 1 + tests/phpunit/CRM/Core/Config/MailerTest.php | 1 + tests/phpunit/CRM/Core/DAO/AllCoreTablesTest.php | 1 + tests/phpunit/CRM/Core/DAOConformanceTest.php | 1 + tests/phpunit/CRM/Core/DAOTest.php | 1 + tests/phpunit/CRM/Core/ErrorTest.php | 1 + tests/phpunit/CRM/Core/FieldOptionsTest.php | 1 + tests/phpunit/CRM/Core/InnoDBIndexerTest.php | 1 + tests/phpunit/CRM/Core/JobManagerTest.php | 1 + tests/phpunit/CRM/Core/ManagedEntitiesTest.php | 1 + tests/phpunit/CRM/Core/MenuTest.php | 1 + tests/phpunit/CRM/Core/Page/AJAXTest.php | 1 + tests/phpunit/CRM/Core/Page/RedirectTest.php | 1 + tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php | 1 + tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php | 1 + tests/phpunit/CRM/Core/Payment/BaseIPNTest.php | 1 + tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php | 1 + tests/phpunit/CRM/Core/PaymentTest.php | 1 + tests/phpunit/CRM/Core/Permission/BaseTest.php | 1 + tests/phpunit/CRM/Core/Permission/GenericTest.php | 1 + tests/phpunit/CRM/Core/Permission/JoomlaTest.php | 1 + tests/phpunit/CRM/Core/PseudoConstantTest.php | 1 + tests/phpunit/CRM/Core/RegionTest.php | 1 + tests/phpunit/CRM/Core/Resources/StringsTest.php | 1 + tests/phpunit/CRM/Core/ResourcesTest.php | 1 + tests/phpunit/CRM/Core/Smarty/plugins/CrmScopeTest.php | 1 + tests/phpunit/CRM/Core/TransactionTest.php | 1 + tests/phpunit/CRM/Dedupe/DedupeFinderTest.php | 1 + tests/phpunit/CRM/Dedupe/MergerTest.php | 1 + tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php | 1 + tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php | 1 + tests/phpunit/CRM/Event/BAO/ParticipantTest.php | 1 + tests/phpunit/CRM/Export/BAO/ExportTest.php | 1 + tests/phpunit/CRM/Extension/BrowserTest.php | 1 + tests/phpunit/CRM/Extension/Container/BasicTest.php | 1 + tests/phpunit/CRM/Extension/Container/CollectionTest.php | 1 + tests/phpunit/CRM/Extension/Container/StaticTest.php | 1 + tests/phpunit/CRM/Extension/InfoTest.php | 1 + tests/phpunit/CRM/Extension/Manager/ModuleTest.php | 1 + tests/phpunit/CRM/Extension/Manager/PaymentTest.php | 1 + tests/phpunit/CRM/Extension/Manager/ReportTest.php | 1 + tests/phpunit/CRM/Extension/Manager/SearchTest.php | 1 + tests/phpunit/CRM/Extension/ManagerTest.php | 1 + tests/phpunit/CRM/Extension/MapperTest.php | 1 + tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php | 1 + tests/phpunit/CRM/Financial/BAO/FinancialItemTest.php | 1 + tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php | 1 + tests/phpunit/CRM/Financial/BAO/FinancialTypeTest.php | 1 + tests/phpunit/CRM/Financial/BAO/PaymentProcessorTypeTest.php | 1 + tests/phpunit/CRM/Financial/Page/AjaxBatchSummaryTest.php | 1 + tests/phpunit/CRM/Financial/Page/AjaxTest.php | 1 + tests/phpunit/CRM/Group/Page/AjaxTest.php | 1 + tests/phpunit/CRM/Mailing/BAO/QueryTest.php | 1 + tests/phpunit/CRM/Mailing/BAO/SpoolTest.php | 1 + tests/phpunit/CRM/Member/BAO/MembershipLogTest.php | 1 + tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php | 1 + tests/phpunit/CRM/Member/BAO/MembershipTest.php | 1 + tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php | 1 + tests/phpunit/CRM/Member/BAO/QueryTest.php | 1 + tests/phpunit/CRM/Member/Form/MembershipRenewalTest.php | 1 + tests/phpunit/CRM/Member/Form/MembershipTest.php | 1 + tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php | 1 + tests/phpunit/CRM/PCP/BAO/PCPTest.php | 1 + tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php | 1 + tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php | 1 + tests/phpunit/CRM/Pledge/BAO/PledgeTest.php | 1 + tests/phpunit/CRM/Price/BAO/PriceSetTest.php | 1 + tests/phpunit/CRM/Queue/Queue/SqlTest.php | 1 + tests/phpunit/CRM/Queue/QueueTest.php | 1 + tests/phpunit/CRM/Queue/RunnerTest.php | 1 + tests/phpunit/CRM/UF/Page/ProfileEditorTest.php | 1 + tests/phpunit/CRM/Utils/API/MatchOptionTest.php | 1 + tests/phpunit/CRM/Utils/API/ReloadOptionTest.php | 1 + tests/phpunit/CRM/Utils/ArrayTest.php | 1 + tests/phpunit/CRM/Utils/AutoCleanTest.php | 1 + tests/phpunit/CRM/Utils/Cache/SqlGroupTest.php | 1 + tests/phpunit/CRM/Utils/DeprecatedUtilsTest.php | 1 + tests/phpunit/CRM/Utils/FileTest.php | 1 + tests/phpunit/CRM/Utils/GlobalStackTest.php | 1 + tests/phpunit/CRM/Utils/HTMLTest.php | 1 + tests/phpunit/CRM/Utils/HookTest.php | 1 + tests/phpunit/CRM/Utils/HtmlToTextTest.php | 1 + tests/phpunit/CRM/Utils/HttpClientTest.php | 1 + tests/phpunit/CRM/Utils/JSTest.php | 1 + tests/phpunit/CRM/Utils/MailTest.php | 1 + tests/phpunit/CRM/Utils/Migrate/ImportExportTest.php | 1 + tests/phpunit/CRM/Utils/NumberTest.php | 1 + tests/phpunit/CRM/Utils/QueryFormatterTest.php | 1 + tests/phpunit/CRM/Utils/RestTest.php | 1 + tests/phpunit/CRM/Utils/RuleTest.php | 1 + tests/phpunit/CRM/Utils/SQL/InsertTest.php | 1 + tests/phpunit/CRM/Utils/SQL/SelectTest.php | 1 + tests/phpunit/CRM/Utils/SignerTest.php | 1 + tests/phpunit/CRM/Utils/StringTest.php | 1 + tests/phpunit/CRM/Utils/SystemTest.php | 1 + tests/phpunit/CRM/Utils/TimeTest.php | 1 + tests/phpunit/CRM/Utils/TypeTest.php | 1 + tests/phpunit/CRM/Utils/ZipTest.php | 1 + tests/phpunit/CRM/Utils/versionCheckTest.php | 1 + tests/phpunit/Civi/CCase/SequenceListenerTest.php | 1 + tests/phpunit/api/v3/ACLCachingTest.php | 1 + tests/phpunit/api/v3/ACLPermissionTest.php | 1 + tests/phpunit/api/v3/APITest.php | 1 + tests/phpunit/api/v3/APIWrapperTest.php | 1 + tests/phpunit/api/v3/ActionScheduleTest.php | 1 + tests/phpunit/api/v3/ActivityContactTest.php | 1 + tests/phpunit/api/v3/ActivityTest.php | 1 + tests/phpunit/api/v3/ActivityTypeTest.php | 1 + tests/phpunit/api/v3/AddressTest.php | 1 + tests/phpunit/api/v3/AttachmentTest.php | 1 + tests/phpunit/api/v3/BatchTest.php | 1 + tests/phpunit/api/v3/CRM11793Test.php | 1 + tests/phpunit/api/v3/CampaignTest.php | 1 + tests/phpunit/api/v3/CaseTest.php | 1 + tests/phpunit/api/v3/CaseTypeTest.php | 1 + tests/phpunit/api/v3/ConstantTest.php | 1 + tests/phpunit/api/v3/ContactTest.php | 1 + tests/phpunit/api/v3/ContactTypeTest.php | 1 + tests/phpunit/api/v3/ContributionPageTest.php | 1 + tests/phpunit/api/v3/ContributionRecurTest.php | 1 + tests/phpunit/api/v3/ContributionSoftTest.php | 1 + tests/phpunit/api/v3/ContributionTest.php | 1 + tests/phpunit/api/v3/CountryTest.php | 1 + tests/phpunit/api/v3/CustomFieldTest.php | 1 + tests/phpunit/api/v3/CustomGroupTest.php | 1 + tests/phpunit/api/v3/CustomSearchTest.php | 1 + tests/phpunit/api/v3/CustomValueContactTypeTest.php | 1 + tests/phpunit/api/v3/CustomValueTest.php | 1 + tests/phpunit/api/v3/DashboardContactTest.php | 1 + tests/phpunit/api/v3/DashboardTest.php | 1 + tests/phpunit/api/v3/DomainTest.php | 1 + tests/phpunit/api/v3/EmailTest.php | 1 + tests/phpunit/api/v3/EntityBatchTest.php | 1 + tests/phpunit/api/v3/EntityJoinTest.php | 1 + tests/phpunit/api/v3/EntityTagACLTest.php | 1 + tests/phpunit/api/v3/EntityTagTest.php | 1 + tests/phpunit/api/v3/EventTest.php | 1 + tests/phpunit/api/v3/GrantTest.php | 1 + tests/phpunit/api/v3/GroupContactTest.php | 1 + tests/phpunit/api/v3/GroupNestingTest.php | 1 + tests/phpunit/api/v3/GroupOrganizationTest.php | 1 + tests/phpunit/api/v3/GroupTest.php | 1 + tests/phpunit/api/v3/ImTest.php | 1 + tests/phpunit/api/v3/JobProcessMailingTest.php | 1 + tests/phpunit/api/v3/JobTest.php | 1 + tests/phpunit/api/v3/LineItemTest.php | 1 + tests/phpunit/api/v3/LocBlockTest.php | 1 + tests/phpunit/api/v3/MailSettingsTest.php | 1 + tests/phpunit/api/v3/MailingABTest.php | 1 + tests/phpunit/api/v3/MailingContactTest.php | 1 + tests/phpunit/api/v3/MailingGroupTest.php | 1 + tests/phpunit/api/v3/MailingTest.php | 1 + tests/phpunit/api/v3/MappingFieldTest.php | 1 + tests/phpunit/api/v3/MappingTest.php | 1 + tests/phpunit/api/v3/MembershipPaymentTest.php | 1 + tests/phpunit/api/v3/MembershipStatusTest.php | 1 + tests/phpunit/api/v3/MembershipTest.php | 1 + tests/phpunit/api/v3/MembershipTypeTest.php | 1 + tests/phpunit/api/v3/MessageTemplateTest.php | 1 + tests/phpunit/api/v3/NavigationTest.php | 1 + tests/phpunit/api/v3/NoteTest.php | 1 + tests/phpunit/api/v3/OpenIDTest.php | 1 + tests/phpunit/api/v3/OptionGroupTest.php | 1 + tests/phpunit/api/v3/OptionValueTest.php | 1 + tests/phpunit/api/v3/OrderTest.php | 1 + tests/phpunit/api/v3/ParticipantPaymentTest.php | 1 + tests/phpunit/api/v3/ParticipantStatusTypeTest.php | 1 + tests/phpunit/api/v3/ParticipantTest.php | 1 + tests/phpunit/api/v3/PaymentProcessorTest.php | 1 + tests/phpunit/api/v3/PaymentProcessorTypeTest.php | 1 + tests/phpunit/api/v3/PaymentTest.php | 1 + tests/phpunit/api/v3/PaymentTokenTest.php | 1 + tests/phpunit/api/v3/PhoneTest.php | 1 + tests/phpunit/api/v3/PledgePaymentTest.php | 1 + tests/phpunit/api/v3/PledgeTest.php | 1 + tests/phpunit/api/v3/PriceFieldTest.php | 1 + tests/phpunit/api/v3/PriceFieldValueTest.php | 1 + tests/phpunit/api/v3/PriceSetTest.php | 1 + tests/phpunit/api/v3/ProductTest.php | 1 + tests/phpunit/api/v3/ProfileTest.php | 1 + tests/phpunit/api/v3/RelationshipTest.php | 1 + tests/phpunit/api/v3/RelationshipTypeTest.php | 1 + tests/phpunit/api/v3/ReportTemplateTest.php | 1 + tests/phpunit/api/v3/SavedSearchTest.php | 1 + tests/phpunit/api/v3/SelectQueryTest.php | 1 + tests/phpunit/api/v3/SettingTest.php | 1 + tests/phpunit/api/v3/StatusPreferenceTest.php | 1 + tests/phpunit/api/v3/SurveyRespondantTest.php | 1 + tests/phpunit/api/v3/SurveyTest.php | 1 + tests/phpunit/api/v3/SyntaxConformanceTest.php | 1 + tests/phpunit/api/v3/SystemCheckTest.php | 1 + tests/phpunit/api/v3/SystemTest.php | 1 + tests/phpunit/api/v3/TagTest.php | 1 + tests/phpunit/api/v3/TaxContributionPageTest.php | 1 + tests/phpunit/api/v3/UFFieldTest.php | 1 + tests/phpunit/api/v3/UFGroupTest.php | 1 + tests/phpunit/api/v3/UFJoinTest.php | 1 + tests/phpunit/api/v3/UFMatchTest.php | 1 + tests/phpunit/api/v3/UserTest.php | 1 + tests/phpunit/api/v3/UtilsTest.php | 1 + tests/phpunit/api/v3/WebsiteTest.php | 1 + 256 files changed, 256 insertions(+) diff --git a/tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php b/tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php index af64403ee6..031f03e57e 100644 --- a/tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php +++ b/tests/phpunit/CRM/Activity/BAO/ActivityAssignmentTest.php @@ -29,6 +29,7 @@ * Test class for CRM_Activity_BAO_ActivityAssignment BAO * * @package CiviCRM + * @group headless */ class CRM_Activity_BAO_ActivityAssignmentTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php b/tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php index 3f1d49dda2..012c9ac98a 100644 --- a/tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php +++ b/tests/phpunit/CRM/Activity/BAO/ActivityTargetTest.php @@ -29,6 +29,7 @@ * Test class for CRM_Activity_BAO_ActivityTarget BAO * * @package CiviCRM + * @group headless */ class CRM_Activity_BAO_ActivityTargetTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Activity/BAO/ActivityTest.php b/tests/phpunit/CRM/Activity/BAO/ActivityTest.php index f689a502ee..ac13460b31 100644 --- a/tests/phpunit/CRM/Activity/BAO/ActivityTest.php +++ b/tests/phpunit/CRM/Activity/BAO/ActivityTest.php @@ -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() { diff --git a/tests/phpunit/CRM/Batch/Form/EntryTest.php b/tests/phpunit/CRM/Batch/Form/EntryTest.php index ed86ec7559..a2f78a3bc9 100644 --- a/tests/phpunit/CRM/Batch/Form/EntryTest.php +++ b/tests/phpunit/CRM/Batch/Form/EntryTest.php @@ -28,6 +28,7 @@ * Test CRM/Member/BAO Membership Log add , delete functions * * @package CiviCRM + * @group headless */ class CRM_Batch_Form_EntryTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Bridge/OG/DrupalTest.php b/tests/phpunit/CRM/Bridge/OG/DrupalTest.php index ad8ff14a11..566f8820db 100644 --- a/tests/phpunit/CRM/Bridge/OG/DrupalTest.php +++ b/tests/phpunit/CRM/Bridge/OG/DrupalTest.php @@ -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 { /** diff --git a/tests/phpunit/CRM/Case/BAO/CaseTest.php b/tests/phpunit/CRM/Case/BAO/CaseTest.php index d6f4cd5675..16d052beb3 100644 --- a/tests/phpunit/CRM/Case/BAO/CaseTest.php +++ b/tests/phpunit/CRM/Case/BAO/CaseTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Case_BAO_CaseTest + * @group headless */ class CRM_Case_BAO_CaseTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Case/BAO/CaseTypeForkTest.php b/tests/phpunit/CRM/Case/BAO/CaseTypeForkTest.php index 97a2e8d5c5..34b6ea4cff 100644 --- a/tests/phpunit/CRM/Case/BAO/CaseTypeForkTest.php +++ b/tests/phpunit/CRM/Case/BAO/CaseTypeForkTest.php @@ -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() { diff --git a/tests/phpunit/CRM/Case/BAO/CaseTypeTest.php b/tests/phpunit/CRM/Case/BAO/CaseTypeTest.php index bd8d1e850c..d43375c017 100644 --- a/tests/phpunit/CRM/Case/BAO/CaseTypeTest.php +++ b/tests/phpunit/CRM/Case/BAO/CaseTypeTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Case_BAO_CaseTypeTest + * @group headless */ class CRM_Case_BAO_CaseTypeTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Case/BAO/QueryTest.php b/tests/phpunit/CRM/Case/BAO/QueryTest.php index 91cfc13afc..9bef8b6b02 100644 --- a/tests/phpunit/CRM/Case/BAO/QueryTest.php +++ b/tests/phpunit/CRM/Case/BAO/QueryTest.php @@ -2,6 +2,7 @@ /** * Include dataProvider for tests + * @group headless */ class CRM_Case_BAO_QueryTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Case/PseudoConstantTest.php b/tests/phpunit/CRM/Case/PseudoConstantTest.php index d037a5f33b..2913abe08e 100644 --- a/tests/phpunit/CRM/Case/PseudoConstantTest.php +++ b/tests/phpunit/CRM/Case/PseudoConstantTest.php @@ -3,6 +3,7 @@ require_once 'CiviTest/CiviCaseTestCase.php'; /** * Class CRM_Case_PseudoConstantTest + * @group headless */ class CRM_Case_PseudoConstantTest extends CiviCaseTestCase { diff --git a/tests/phpunit/CRM/Case/XMLRepositoryTest.php b/tests/phpunit/CRM/Case/XMLRepositoryTest.php index ba53f46b36..2f2de17ef8 100644 --- a/tests/phpunit/CRM/Case/XMLRepositoryTest.php +++ b/tests/phpunit/CRM/Case/XMLRepositoryTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Case_XMLRepositoryTest + * @group headless */ class CRM_Case_XMLRepositoryTest extends CiviUnitTestCase { protected $fixtures = array(); diff --git a/tests/phpunit/CRM/Contact/BAO/ContactTest.php b/tests/phpunit/CRM/Contact/BAO/ContactTest.php index 347f8d5e07..f95785c25d 100644 --- a/tests/phpunit/CRM/Contact/BAO/ContactTest.php +++ b/tests/phpunit/CRM/Contact/BAO/ContactTest.php @@ -5,6 +5,7 @@ require_once 'CiviTest/Custom.php'; /** * Class CRM_Contact_BAO_ContactTest + * @group headless */ class CRM_Contact_BAO_ContactTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php b/tests/phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php index 13c6c464eb..659de1d687 100644 --- a/tests/phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php +++ b/tests/phpunit/CRM/Contact/BAO/ContactType/ContactSearchTest.php @@ -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 { diff --git a/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php b/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php index 77661d60fb..bc636ba709 100644 --- a/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php +++ b/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Contact_BAO_ContactType_ContactTest + * @group headless */ class CRM_Contact_BAO_ContactType_ContactTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php b/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php index 22e6642ce9..860d3730e5 100644 --- a/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php +++ b/tests/phpunit/CRM/Contact/BAO/ContactType/ContactTypeTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Contact_BAO_ContactType_ContactTypeTest + * @group headless */ class CRM_Contact_BAO_ContactType_ContactTypeTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php b/tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php index e089f08e29..827898e2e8 100644 --- a/tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php +++ b/tests/phpunit/CRM/Contact/BAO/ContactType/RelationshipTest.php @@ -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 { diff --git a/tests/phpunit/CRM/Contact/BAO/GroupContactCacheTest.php b/tests/phpunit/CRM/Contact/BAO/GroupContactCacheTest.php index b49457e1e5..6784fa738c 100644 --- a/tests/phpunit/CRM/Contact/BAO/GroupContactCacheTest.php +++ b/tests/phpunit/CRM/Contact/BAO/GroupContactCacheTest.php @@ -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 { diff --git a/tests/phpunit/CRM/Contact/BAO/GroupContactTest.php b/tests/phpunit/CRM/Contact/BAO/GroupContactTest.php index ecf19d76d8..faf9701c2c 100644 --- a/tests/phpunit/CRM/Contact/BAO/GroupContactTest.php +++ b/tests/phpunit/CRM/Contact/BAO/GroupContactTest.php @@ -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 { diff --git a/tests/phpunit/CRM/Contact/BAO/GroupTest.php b/tests/phpunit/CRM/Contact/BAO/GroupTest.php index 5e0796b366..0bb97265e2 100644 --- a/tests/phpunit/CRM/Contact/BAO/GroupTest.php +++ b/tests/phpunit/CRM/Contact/BAO/GroupTest.php @@ -29,6 +29,7 @@ * Test class for CRM_Contact_BAO_Group BAO * * @package CiviCRM + * @group headless */ class CRM_Contact_BAO_GroupTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Contact/BAO/QueryTest.php b/tests/phpunit/CRM/Contact/BAO/QueryTest.php index 31a2c6090f..2a2fa16890 100644 --- a/tests/phpunit/CRM/Contact/BAO/QueryTest.php +++ b/tests/phpunit/CRM/Contact/BAO/QueryTest.php @@ -4,6 +4,7 @@ require_once 'CiviTest/Contact.php'; /** * Include dataProvider for tests + * @group headless */ class CRM_Contact_BAO_QueryTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTest.php b/tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTest.php index e2250fd3c0..943847df99 100644 --- a/tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTest.php +++ b/tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTest.php @@ -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( diff --git a/tests/phpunit/CRM/Contact/Form/Search/Custom/SampleTest.php b/tests/phpunit/CRM/Contact/Form/Search/Custom/SampleTest.php index 4f48bba03f..36453cf41e 100644 --- a/tests/phpunit/CRM/Contact/Form/Search/Custom/SampleTest.php +++ b/tests/phpunit/CRM/Contact/Form/Search/Custom/SampleTest.php @@ -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( diff --git a/tests/phpunit/CRM/Contact/Import/Parser/ContactTest.php b/tests/phpunit/CRM/Contact/Import/Parser/ContactTest.php index d5e36831f5..24c85b7688 100644 --- a/tests/phpunit/CRM/Contact/Import/Parser/ContactTest.php +++ b/tests/phpunit/CRM/Contact/Import/Parser/ContactTest.php @@ -34,6 +34,7 @@ * Test contact import parser. * * @package CiviCRM + * @group headless */ class CRM_Contact_Imports_Parser_ContactTest extends CiviUnitTestCase { protected $_tablesToTruncate = array(); diff --git a/tests/phpunit/CRM/Contact/SelectorTest.php b/tests/phpunit/CRM/Contact/SelectorTest.php index 21394bec21..431e93a9be 100644 --- a/tests/phpunit/CRM/Contact/SelectorTest.php +++ b/tests/phpunit/CRM/Contact/SelectorTest.php @@ -33,6 +33,7 @@ * Test contact custom search functions * * @package CiviCRM + * @group headless */ class CRM_Contact_Form_SelectorTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Contribute/ActionMapping/ByTypeTest.php b/tests/phpunit/CRM/Contribute/ActionMapping/ByTypeTest.php index 9e22e3ad3b..f66c52ebe3 100644 --- a/tests/phpunit/CRM/Contribute/ActionMapping/ByTypeTest.php +++ b/tests/phpunit/CRM/Contribute/ActionMapping/ByTypeTest.php @@ -26,6 +26,7 @@ */ /** + * @group headless */ class CRM_Contribute_ActionMapping_ByTypeTest extends \Civi\ActionSchedule\AbstractMappingTest { diff --git a/tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php b/tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php index 4c2942dc68..40a46ae485 100644 --- a/tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php +++ b/tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php @@ -32,6 +32,7 @@ require_once 'CiviTest/PaypalPro.php'; /** * Class CRM_Contribute_BAO_ContributionPageTest + * @group headless */ class CRM_Contribute_BAO_ContributionPageTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Contribute/BAO/ContributionRecurTest.php b/tests/phpunit/CRM/Contribute/BAO/ContributionRecurTest.php index 7ee36b9aaa..7c66a0c68b 100644 --- a/tests/phpunit/CRM/Contribute/BAO/ContributionRecurTest.php +++ b/tests/phpunit/CRM/Contribute/BAO/ContributionRecurTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Contribute_BAO_ContributionRecurTest + * @group headless */ class CRM_Contribute_BAO_ContributionRecurTest extends CiviUnitTestCase { protected $_params = array(); diff --git a/tests/phpunit/CRM/Contribute/BAO/ContributionTest.php b/tests/phpunit/CRM/Contribute/BAO/ContributionTest.php index e830bd218c..7a78f7105d 100644 --- a/tests/phpunit/CRM/Contribute/BAO/ContributionTest.php +++ b/tests/phpunit/CRM/Contribute/BAO/ContributionTest.php @@ -30,6 +30,7 @@ require_once 'CiviTest/Custom.php'; /** * Class CRM_Contribute_BAO_ContributionTest + * @group headless */ class CRM_Contribute_BAO_ContributionTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php b/tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php index c612877147..dc357cd1fe 100644 --- a/tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php +++ b/tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Contribute_BAO_ContributionTypeTest + * @group headless */ class CRM_Contribute_BAO_ContributionTypeTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php b/tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php index d0d089ca56..70d7ca2c60 100644 --- a/tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php +++ b/tests/phpunit/CRM/Contribute/BAO/ManagePremiumsTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Contribute_BAO_ManagePremiumsTest + * @group headless */ class CRM_Contribute_BAO_ManagePremiumsTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Contribute/Form/Contribution/MainTest.php b/tests/phpunit/CRM/Contribute/Form/Contribution/MainTest.php index 0341a64d0b..46a009688c 100644 --- a/tests/phpunit/CRM/Contribute/Form/Contribution/MainTest.php +++ b/tests/phpunit/CRM/Contribute/Form/Contribution/MainTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contribution + * @group headless */ class CRM_Contribute_Form_Contribution_MainTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Contribute/Form/ContributionTest.php b/tests/phpunit/CRM/Contribute/Form/ContributionTest.php index 3b5a8b7dcc..8a89fa8e84 100644 --- a/tests/phpunit/CRM/Contribute/Form/ContributionTest.php +++ b/tests/phpunit/CRM/Contribute/Form/ContributionTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contribution + * @group headless */ class CRM_Contribute_Form_ContributionTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php b/tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php index ba74c872e8..6e46bfe5e9 100644 --- a/tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php +++ b/tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Core_BAO_ActionScheduleTest + * @group headless */ class CRM_Core_BAO_ActionScheduleTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/BAO/AddressTest.php b/tests/phpunit/CRM/Core/BAO/AddressTest.php index 26c408916c..e1631b1b2c 100644 --- a/tests/phpunit/CRM/Core/BAO/AddressTest.php +++ b/tests/phpunit/CRM/Core/BAO/AddressTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Core_BAO_AddressTest + * @group headless */ class CRM_Core_BAO_AddressTest extends CiviUnitTestCase { public function setUp() { diff --git a/tests/phpunit/CRM/Core/BAO/ConfigSettingTest.php b/tests/phpunit/CRM/Core/BAO/ConfigSettingTest.php index 5b3f905270..92ff27d874 100644 --- a/tests/phpunit/CRM/Core/BAO/ConfigSettingTest.php +++ b/tests/phpunit/CRM/Core/BAO/ConfigSettingTest.php @@ -27,6 +27,7 @@ /** * Class CiviReportTestCase + * @group headless */ class CRM_Core_BAO_ConfigSettingTest extends CiviUnitTestCase { public function testToggleComponent() { diff --git a/tests/phpunit/CRM/Core/BAO/CustomFieldTest.php b/tests/phpunit/CRM/Core/BAO/CustomFieldTest.php index 89868f69d1..2e83aecfc3 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomFieldTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomFieldTest.php @@ -5,6 +5,7 @@ require_once 'CiviTest/Custom.php'; /** * Class CRM_Core_BAO_CustomFieldTest + * @group headless */ class CRM_Core_BAO_CustomFieldTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/BAO/CustomGroupTest.php b/tests/phpunit/CRM/Core/BAO/CustomGroupTest.php index 1c23b7dba1..83ad737e07 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomGroupTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomGroupTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Core_BAO_CustomGroupTest + * @group headless */ class CRM_Core_BAO_CustomGroupTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/BAO/CustomQueryTest.php b/tests/phpunit/CRM/Core/BAO/CustomQueryTest.php index 05f0f42b82..26629efcaf 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomQueryTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomQueryTest.php @@ -2,6 +2,7 @@ /** * Include dataProvider for tests + * @group headless */ class CRM_Core_BAO_CustomQueryTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php b/tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php index 5a43dcb13c..524da4a74d 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomValueTableMultipleTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_BAO_CustomValueTableMultipleTest + * @group headless */ class CRM_Core_BAO_CustomValueTableMultipleTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php b/tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php index a2e3dd4a00..7644e85d29 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomValueTableSetGetTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_BAO_CustomValueTableSetGetTest + * @group headless */ class CRM_Core_BAO_CustomValueTableSetGetTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php b/tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php index 8ccc74a9f1..c1cd9673f3 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_BAO_CustomValueTableTest + * @group headless */ class CRM_Core_BAO_CustomValueTableTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/BAO/CustomValueTest.php b/tests/phpunit/CRM/Core/BAO/CustomValueTest.php index f30d52a8e1..2fa4826f0d 100644 --- a/tests/phpunit/CRM/Core/BAO/CustomValueTest.php +++ b/tests/phpunit/CRM/Core/BAO/CustomValueTest.php @@ -33,6 +33,7 @@ /** * Class CRM_Core_BAO_CustomValueTest + * @group headless */ class CRM_Core_BAO_CustomValueTest extends CiviUnitTestCase { public function testTypeCheckWithValidInput() { diff --git a/tests/phpunit/CRM/Core/BAO/EmailTest.php b/tests/phpunit/CRM/Core/BAO/EmailTest.php index 5eaf3ba9ab..0adb529215 100644 --- a/tests/phpunit/CRM/Core/BAO/EmailTest.php +++ b/tests/phpunit/CRM/Core/BAO/EmailTest.php @@ -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() { diff --git a/tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php b/tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php index cd60b6b42f..a4d98aad30 100644 --- a/tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php +++ b/tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Core_BAO_FinancialTrxnTest + * @group headless */ class CRM_Core_BAO_FinancialTrxnTest extends CiviUnitTestCase { public function setUp() { diff --git a/tests/phpunit/CRM/Core/BAO/IMTest.php b/tests/phpunit/CRM/Core/BAO/IMTest.php index ac79a40226..39b81a2831 100644 --- a/tests/phpunit/CRM/Core/BAO/IMTest.php +++ b/tests/phpunit/CRM/Core/BAO/IMTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_BAO_IMTest + * @group headless */ class CRM_Core_BAO_IMTest extends CiviUnitTestCase { public function setUp() { diff --git a/tests/phpunit/CRM/Core/BAO/LocationTest.php b/tests/phpunit/CRM/Core/BAO/LocationTest.php index 6033fbb1cc..9965dacb93 100644 --- a/tests/phpunit/CRM/Core/BAO/LocationTest.php +++ b/tests/phpunit/CRM/Core/BAO/LocationTest.php @@ -35,6 +35,7 @@ /** * Class CRM_Core_BAO_LocationTest + * @group headless */ class CRM_Core_BAO_LocationTest extends CiviUnitTestCase { public function setUp() { diff --git a/tests/phpunit/CRM/Core/BAO/NavigationTest.php b/tests/phpunit/CRM/Core/BAO/NavigationTest.php index c4383a9840..1d65155731 100644 --- a/tests/phpunit/CRM/Core/BAO/NavigationTest.php +++ b/tests/phpunit/CRM/Core/BAO/NavigationTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_BAO_NavigationTest. + * @group headless */ class CRM_Core_BAO_NavigationTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/BAO/OpenIDTest.php b/tests/phpunit/CRM/Core/BAO/OpenIDTest.php index 561e3eefab..dbf8d55fe1 100644 --- a/tests/phpunit/CRM/Core/BAO/OpenIDTest.php +++ b/tests/phpunit/CRM/Core/BAO/OpenIDTest.php @@ -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() { diff --git a/tests/phpunit/CRM/Core/BAO/OptionValueTest.php b/tests/phpunit/CRM/Core/BAO/OptionValueTest.php index fe385b74cd..0ac88a0d1e 100644 --- a/tests/phpunit/CRM/Core/BAO/OptionValueTest.php +++ b/tests/phpunit/CRM/Core/BAO/OptionValueTest.php @@ -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 { diff --git a/tests/phpunit/CRM/Core/BAO/PhoneTest.php b/tests/phpunit/CRM/Core/BAO/PhoneTest.php index ab6d96b2cf..d5fc298352 100644 --- a/tests/phpunit/CRM/Core/BAO/PhoneTest.php +++ b/tests/phpunit/CRM/Core/BAO/PhoneTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Core_BAO_PhoneTest + * @group headless */ class CRM_Core_BAO_PhoneTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/BAO/PreferencesTest.php b/tests/phpunit/CRM/Core/BAO/PreferencesTest.php index 26a6879ea1..ecf37f2718 100644 --- a/tests/phpunit/CRM/Core/BAO/PreferencesTest.php +++ b/tests/phpunit/CRM/Core/BAO/PreferencesTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Core_BAO_PreferencesTest + * @group headless */ class CRM_Core_BAO_PreferencesTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/BAO/RecurringEntityTest.php b/tests/phpunit/CRM/Core/BAO/RecurringEntityTest.php index 48af3e92a1..07b9ffa28e 100644 --- a/tests/phpunit/CRM/Core/BAO/RecurringEntityTest.php +++ b/tests/phpunit/CRM/Core/BAO/RecurringEntityTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Core_BAO_RecurringEntityTest + * @group headless */ class CRM_Core_BAO_RecurringEntityTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/BAO/SchemaHandlerTest.php b/tests/phpunit/CRM/Core/BAO/SchemaHandlerTest.php index fda5c6ae10..7ab440193b 100644 --- a/tests/phpunit/CRM/Core/BAO/SchemaHandlerTest.php +++ b/tests/phpunit/CRM/Core/BAO/SchemaHandlerTest.php @@ -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 { diff --git a/tests/phpunit/CRM/Core/BAO/SettingTest.php b/tests/phpunit/CRM/Core/BAO/SettingTest.php index 719ea2bb56..f9a7d32fa9 100644 --- a/tests/phpunit/CRM/Core/BAO/SettingTest.php +++ b/tests/phpunit/CRM/Core/BAO/SettingTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Core_BAO_SettingTest + * @group headless */ class CRM_Core_BAO_SettingTest extends CiviUnitTestCase { public function setUp() { diff --git a/tests/phpunit/CRM/Core/BAO/UFFieldTest.php b/tests/phpunit/CRM/Core/BAO/UFFieldTest.php index e0c95050c3..ede681e112 100644 --- a/tests/phpunit/CRM/Core/BAO/UFFieldTest.php +++ b/tests/phpunit/CRM/Core/BAO/UFFieldTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_BAO_UFFieldTest + * @group headless */ class CRM_Core_BAO_UFFieldTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/CommunityMessagesTest.php b/tests/phpunit/CRM/Core/CommunityMessagesTest.php index 4c44cc5b1e..45b0a4e208 100644 --- a/tests/phpunit/CRM/Core/CommunityMessagesTest.php +++ b/tests/phpunit/CRM/Core/CommunityMessagesTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Core_CommunityMessagesTest + * @group headless */ class CRM_Core_CommunityMessagesTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/Config/MailerTest.php b/tests/phpunit/CRM/Core/Config/MailerTest.php index 3e30a245fc..ed111bcced 100644 --- a/tests/phpunit/CRM/Core/Config/MailerTest.php +++ b/tests/phpunit/CRM/Core/Config/MailerTest.php @@ -35,6 +35,7 @@ /** * Class CRM_Core_Config_MailerTest + * @group headless */ class CRM_Core_Config_MailerTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/DAO/AllCoreTablesTest.php b/tests/phpunit/CRM/Core/DAO/AllCoreTablesTest.php index d3b4700567..132e10b1f6 100644 --- a/tests/phpunit/CRM/Core/DAO/AllCoreTablesTest.php +++ b/tests/phpunit/CRM/Core/DAO/AllCoreTablesTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_DAO_AllCoreTablesTest + * @group headless */ class CRM_Core_DAO_AllCoreTablesTest extends CiviUnitTestCase { public function testGetTableForClass() { diff --git a/tests/phpunit/CRM/Core/DAOConformanceTest.php b/tests/phpunit/CRM/Core/DAOConformanceTest.php index 942bf70872..ea6ba085fb 100644 --- a/tests/phpunit/CRM/Core/DAOConformanceTest.php +++ b/tests/phpunit/CRM/Core/DAOConformanceTest.php @@ -4,6 +4,7 @@ * Class for testing new DAO meet required standards. * * Class CRM_Core_DAOTest + * @group headless */ class CRM_Core_DAOConformanceTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/DAOTest.php b/tests/phpunit/CRM/Core/DAOTest.php index 9fae687224..34c7d0ca06 100644 --- a/tests/phpunit/CRM/Core/DAOTest.php +++ b/tests/phpunit/CRM/Core/DAOTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_DAOTest + * @group headless */ class CRM_Core_DAOTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/ErrorTest.php b/tests/phpunit/CRM/Core/ErrorTest.php index a1e96f4bab..50a1314116 100644 --- a/tests/phpunit/CRM/Core/ErrorTest.php +++ b/tests/phpunit/CRM/Core/ErrorTest.php @@ -27,6 +27,7 @@ /** * Tests for linking to resource files + * @group headless */ class CRM_Core_ErrorTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/FieldOptionsTest.php b/tests/phpunit/CRM/Core/FieldOptionsTest.php index ca3405dcdb..925f1137ad 100644 --- a/tests/phpunit/CRM/Core/FieldOptionsTest.php +++ b/tests/phpunit/CRM/Core/FieldOptionsTest.php @@ -27,6 +27,7 @@ /** * Tests for field options + * @group headless */ class CRM_Core_FieldOptionsTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/InnoDBIndexerTest.php b/tests/phpunit/CRM/Core/InnoDBIndexerTest.php index b3439d363a..e594e2d3ef 100644 --- a/tests/phpunit/CRM/Core/InnoDBIndexerTest.php +++ b/tests/phpunit/CRM/Core/InnoDBIndexerTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_InnoDBIndexerTest + * @group headless */ class CRM_Core_InnoDBIndexerTest extends CiviUnitTestCase { public function tearDown() { diff --git a/tests/phpunit/CRM/Core/JobManagerTest.php b/tests/phpunit/CRM/Core/JobManagerTest.php index f5ddf5ee06..9da1c1572d 100644 --- a/tests/phpunit/CRM/Core/JobManagerTest.php +++ b/tests/phpunit/CRM/Core/JobManagerTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Core_JobManagerTest + * @group headless */ class CRM_Core_JobManagerTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/ManagedEntitiesTest.php b/tests/phpunit/CRM/Core/ManagedEntitiesTest.php index 74aa785de7..3fb63c8118 100644 --- a/tests/phpunit/CRM/Core/ManagedEntitiesTest.php +++ b/tests/phpunit/CRM/Core/ManagedEntitiesTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_ManagedEntitiesTest + * @group headless */ class CRM_Core_ManagedEntitiesTest extends CiviUnitTestCase { /** diff --git a/tests/phpunit/CRM/Core/MenuTest.php b/tests/phpunit/CRM/Core/MenuTest.php index b65519a9bc..b48a5f5cd4 100644 --- a/tests/phpunit/CRM/Core/MenuTest.php +++ b/tests/phpunit/CRM/Core/MenuTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_MenuTest + * @group headless */ class CRM_Core_MenuTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/Page/AJAXTest.php b/tests/phpunit/CRM/Core/Page/AJAXTest.php index 8c231b5dfe..6079069776 100644 --- a/tests/phpunit/CRM/Core/Page/AJAXTest.php +++ b/tests/phpunit/CRM/Core/Page/AJAXTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_Page_AJAXTest + * @group headless */ class CRM_Core_Page_AJAXTest extends CiviUnitTestCase { public function testCheckAuthz() { diff --git a/tests/phpunit/CRM/Core/Page/RedirectTest.php b/tests/phpunit/CRM/Core/Page/RedirectTest.php index 2f903a7d39..686665df92 100644 --- a/tests/phpunit/CRM/Core/Page/RedirectTest.php +++ b/tests/phpunit/CRM/Core/Page/RedirectTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_Page_RedirectTest + * @group headless */ class CRM_Core_Page_RedirectTest extends CiviUnitTestCase { /** diff --git a/tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php b/tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php index 9816c1db16..cbb5ce2920 100644 --- a/tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php +++ b/tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_Payment_PayPalProIPNTest + * @group headless */ class CRM_Core_Payment_AuthorizeNetIPNTest extends CiviUnitTestCase { protected $_contributionID; diff --git a/tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php b/tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php index 226c018b99..69fbd380b2 100644 --- a/tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php +++ b/tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Core_Payment_AuthorizeNetTest + * @group headless */ class CRM_Core_Payment_AuthorizeNetTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/Payment/BaseIPNTest.php b/tests/phpunit/CRM/Core/Payment/BaseIPNTest.php index ee0bf8f583..e09d2477ba 100644 --- a/tests/phpunit/CRM/Core/Payment/BaseIPNTest.php +++ b/tests/phpunit/CRM/Core/Payment/BaseIPNTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Core_Payment_BaseIPNTest + * @group headless */ class CRM_Core_Payment_BaseIPNTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php b/tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php index a448841b4e..f97f2766a3 100644 --- a/tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php +++ b/tests/phpunit/CRM/Core/Payment/PayPalProIPNTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Core_Payment_PayPalProIPNTest + * @group headless */ class CRM_Core_Payment_PayPalProIPNTest extends CiviUnitTestCase { protected $_contributionID; diff --git a/tests/phpunit/CRM/Core/PaymentTest.php b/tests/phpunit/CRM/Core/PaymentTest.php index 49f7e3b9a3..6d5853421e 100644 --- a/tests/phpunit/CRM/Core/PaymentTest.php +++ b/tests/phpunit/CRM/Core/PaymentTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Core_PaymentTest + * @group headless */ class CRM_Core_PaymentTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/Permission/BaseTest.php b/tests/phpunit/CRM/Core/Permission/BaseTest.php index e62b9c8f96..cba315305d 100644 --- a/tests/phpunit/CRM/Core/Permission/BaseTest.php +++ b/tests/phpunit/CRM/Core/Permission/BaseTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_Permission_BaseTest + * @group headless */ class CRM_Core_Permission_BaseTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/Permission/GenericTest.php b/tests/phpunit/CRM/Core/Permission/GenericTest.php index 27ffb1abf2..60a1a5fd4d 100644 --- a/tests/phpunit/CRM/Core/Permission/GenericTest.php +++ b/tests/phpunit/CRM/Core/Permission/GenericTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_Permission_GenericTest + * @group headless */ class CRM_Core_Permission_GenericTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/Permission/JoomlaTest.php b/tests/phpunit/CRM/Core/Permission/JoomlaTest.php index a32076c466..ed1fd8cee5 100644 --- a/tests/phpunit/CRM/Core/Permission/JoomlaTest.php +++ b/tests/phpunit/CRM/Core/Permission/JoomlaTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_Permission_JoomlaTest + * @group headless */ class CRM_Core_Permission_JoomlaTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/PseudoConstantTest.php b/tests/phpunit/CRM/Core/PseudoConstantTest.php index 4cd2dc5806..c6f9e68dda 100644 --- a/tests/phpunit/CRM/Core/PseudoConstantTest.php +++ b/tests/phpunit/CRM/Core/PseudoConstantTest.php @@ -27,6 +27,7 @@ /** * Tests for pseudoconstant retrieval + * @group headless */ class CRM_Core_PseudoConstantTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/RegionTest.php b/tests/phpunit/CRM/Core/RegionTest.php index 28d6b968ef..121129862f 100644 --- a/tests/phpunit/CRM/Core/RegionTest.php +++ b/tests/phpunit/CRM/Core/RegionTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_RegionTest + * @group headless */ class CRM_Core_RegionTest extends CiviUnitTestCase { public function setUp() { diff --git a/tests/phpunit/CRM/Core/Resources/StringsTest.php b/tests/phpunit/CRM/Core/Resources/StringsTest.php index 99c815c2ed..6b32ce2060 100644 --- a/tests/phpunit/CRM/Core/Resources/StringsTest.php +++ b/tests/phpunit/CRM/Core/Resources/StringsTest.php @@ -27,6 +27,7 @@ /** * Tests for parsing translatable strings in HTML content. + * @group headless */ class CRM_Core_Resources_StringsTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/ResourcesTest.php b/tests/phpunit/CRM/Core/ResourcesTest.php index 40dfad93f5..5038b9e7f2 100644 --- a/tests/phpunit/CRM/Core/ResourcesTest.php +++ b/tests/phpunit/CRM/Core/ResourcesTest.php @@ -27,6 +27,7 @@ /** * Tests for linking to resource files + * @group headless */ class CRM_Core_ResourcesTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Core/Smarty/plugins/CrmScopeTest.php b/tests/phpunit/CRM/Core/Smarty/plugins/CrmScopeTest.php index d39847d29e..79ddcbcff4 100644 --- a/tests/phpunit/CRM/Core/Smarty/plugins/CrmScopeTest.php +++ b/tests/phpunit/CRM/Core/Smarty/plugins/CrmScopeTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_Smarty_plugins_CrmScopeTest + * @group headless */ class CRM_Core_Smarty_plugins_CrmScopeTest extends CiviUnitTestCase { public function setUp() { diff --git a/tests/phpunit/CRM/Core/TransactionTest.php b/tests/phpunit/CRM/Core/TransactionTest.php index 662ffeeae0..2b32ca28dc 100644 --- a/tests/phpunit/CRM/Core/TransactionTest.php +++ b/tests/phpunit/CRM/Core/TransactionTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_TransactionTest + * @group headless */ class CRM_Core_TransactionTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Dedupe/DedupeFinderTest.php b/tests/phpunit/CRM/Dedupe/DedupeFinderTest.php index 782ff78215..b624c1ad5e 100644 --- a/tests/phpunit/CRM/Dedupe/DedupeFinderTest.php +++ b/tests/phpunit/CRM/Dedupe/DedupeFinderTest.php @@ -4,6 +4,7 @@ require_once 'CiviTest/Contact.php'; /** * Class CRM_Dedupe_DedupeFinderTest + * @group headless */ class CRM_Dedupe_DedupeFinderTest extends CiviUnitTestCase { public function testFuzzyDupes() { diff --git a/tests/phpunit/CRM/Dedupe/MergerTest.php b/tests/phpunit/CRM/Dedupe/MergerTest.php index 48d1a2502f..b2fc39cc19 100644 --- a/tests/phpunit/CRM/Dedupe/MergerTest.php +++ b/tests/phpunit/CRM/Dedupe/MergerTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Dedupe_DedupeMergerTest + * @group headless */ class CRM_Dedupe_MergerTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php b/tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php index 00697b7136..7a0443933c 100644 --- a/tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php +++ b/tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Event_BAO_AdditionalPaymentTest + * @group headless */ class CRM_Event_BAO_AdditionalPaymentTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php b/tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php index e6bad84791..c635fbf8e9 100644 --- a/tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php +++ b/tests/phpunit/CRM/Event/BAO/ParticipantStatusTest.php @@ -29,6 +29,7 @@ * Test class for CRM_Event_BAO_ParticipantStatus BAO * * @package CiviCRM + * @group headless */ class CRM_Event_BAO_ParticipantStatusTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Event/BAO/ParticipantTest.php b/tests/phpunit/CRM/Event/BAO/ParticipantTest.php index ec4aa74ef9..751ff41821 100644 --- a/tests/phpunit/CRM/Event/BAO/ParticipantTest.php +++ b/tests/phpunit/CRM/Event/BAO/ParticipantTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Event_BAO_ParticipantTest + * @group headless */ class CRM_Event_BAO_ParticipantTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Export/BAO/ExportTest.php b/tests/phpunit/CRM/Export/BAO/ExportTest.php index 63e980f01c..65ff7f4fbe 100644 --- a/tests/phpunit/CRM/Export/BAO/ExportTest.php +++ b/tests/phpunit/CRM/Export/BAO/ExportTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Core_DAOTest + * @group headless */ class CRM_Export_BAO_ExportTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Extension/BrowserTest.php b/tests/phpunit/CRM/Extension/BrowserTest.php index bb9838646a..065b94ce13 100644 --- a/tests/phpunit/CRM/Extension/BrowserTest.php +++ b/tests/phpunit/CRM/Extension/BrowserTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Extension_BrowserTest + * @group headless */ class CRM_Extension_BrowserTest extends CiviUnitTestCase { public function setUp() { diff --git a/tests/phpunit/CRM/Extension/Container/BasicTest.php b/tests/phpunit/CRM/Extension/Container/BasicTest.php index ed0eeae021..b3aea51c47 100644 --- a/tests/phpunit/CRM/Extension/Container/BasicTest.php +++ b/tests/phpunit/CRM/Extension/Container/BasicTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Extension_Container_BasicTest + * @group headless */ class CRM_Extension_Container_BasicTest extends CiviUnitTestCase { public function setUp() { diff --git a/tests/phpunit/CRM/Extension/Container/CollectionTest.php b/tests/phpunit/CRM/Extension/Container/CollectionTest.php index cccdb07c6e..885e5c27b6 100644 --- a/tests/phpunit/CRM/Extension/Container/CollectionTest.php +++ b/tests/phpunit/CRM/Extension/Container/CollectionTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Extension_Container_CollectionTest + * @group headless */ class CRM_Extension_Container_CollectionTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Extension/Container/StaticTest.php b/tests/phpunit/CRM/Extension/Container/StaticTest.php index 1bfbe79065..46edf4d1f9 100644 --- a/tests/phpunit/CRM/Extension/Container/StaticTest.php +++ b/tests/phpunit/CRM/Extension/Container/StaticTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Extension_Container_StaticTest + * @group headless */ class CRM_Extension_Container_StaticTest extends CiviUnitTestCase { public function setUp() { diff --git a/tests/phpunit/CRM/Extension/InfoTest.php b/tests/phpunit/CRM/Extension/InfoTest.php index f2d11bec3d..469b895465 100644 --- a/tests/phpunit/CRM/Extension/InfoTest.php +++ b/tests/phpunit/CRM/Extension/InfoTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Extension_InfoTest + * @group headless */ class CRM_Extension_InfoTest extends CiviUnitTestCase { public function setUp() { diff --git a/tests/phpunit/CRM/Extension/Manager/ModuleTest.php b/tests/phpunit/CRM/Extension/Manager/ModuleTest.php index 4bf97a006d..241a8bea8b 100644 --- a/tests/phpunit/CRM/Extension/Manager/ModuleTest.php +++ b/tests/phpunit/CRM/Extension/Manager/ModuleTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Extension_Manager_ModuleTest + * @group headless */ class CRM_Extension_Manager_ModuleTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Extension/Manager/PaymentTest.php b/tests/phpunit/CRM/Extension/Manager/PaymentTest.php index c36a70ab7a..fbf3af05b1 100644 --- a/tests/phpunit/CRM/Extension/Manager/PaymentTest.php +++ b/tests/phpunit/CRM/Extension/Manager/PaymentTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Extension_Manager_PaymentTest + * @group headless */ class CRM_Extension_Manager_PaymentTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Extension/Manager/ReportTest.php b/tests/phpunit/CRM/Extension/Manager/ReportTest.php index 8a6e0ffc01..99aea38dc2 100644 --- a/tests/phpunit/CRM/Extension/Manager/ReportTest.php +++ b/tests/phpunit/CRM/Extension/Manager/ReportTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Extension_Manager_ReportTest + * @group headless */ class CRM_Extension_Manager_ReportTest extends CiviUnitTestCase { public function setUp() { diff --git a/tests/phpunit/CRM/Extension/Manager/SearchTest.php b/tests/phpunit/CRM/Extension/Manager/SearchTest.php index 8282d94a8c..4771997cf0 100644 --- a/tests/phpunit/CRM/Extension/Manager/SearchTest.php +++ b/tests/phpunit/CRM/Extension/Manager/SearchTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Extension_Manager_SearchTest + * @group headless */ class CRM_Extension_Manager_SearchTest extends CiviUnitTestCase { public function setUp() { diff --git a/tests/phpunit/CRM/Extension/ManagerTest.php b/tests/phpunit/CRM/Extension/ManagerTest.php index 7250a1396e..81e403548a 100644 --- a/tests/phpunit/CRM/Extension/ManagerTest.php +++ b/tests/phpunit/CRM/Extension/ManagerTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Extension_ManagerTest + * @group headless */ class CRM_Extension_ManagerTest extends CiviUnitTestCase { const TESTING_TYPE = 'report'; diff --git a/tests/phpunit/CRM/Extension/MapperTest.php b/tests/phpunit/CRM/Extension/MapperTest.php index ffc3dedbf8..c84b53e6a1 100644 --- a/tests/phpunit/CRM/Extension/MapperTest.php +++ b/tests/phpunit/CRM/Extension/MapperTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Extension_MapperTest + * @group headless */ class CRM_Extension_MapperTest extends CiviUnitTestCase { public function setUp() { diff --git a/tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php b/tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php index f60aed5860..1618f3a12f 100644 --- a/tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php +++ b/tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Financial_BAO_FinancialAccountTest + * @group headless */ class CRM_Financial_BAO_FinancialAccountTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Financial/BAO/FinancialItemTest.php b/tests/phpunit/CRM/Financial/BAO/FinancialItemTest.php index ce0608fe75..17bc678eb5 100644 --- a/tests/phpunit/CRM/Financial/BAO/FinancialItemTest.php +++ b/tests/phpunit/CRM/Financial/BAO/FinancialItemTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Financial_BAO_FinancialItemTest + * @group headless */ class CRM_Financial_BAO_FinancialItemTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php b/tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php index 44ca628c54..c4639b875d 100644 --- a/tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php +++ b/tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Financial_BAO_FinancialTypeAccountTest + * @group headless */ class CRM_Financial_BAO_FinancialTypeAccountTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Financial/BAO/FinancialTypeTest.php b/tests/phpunit/CRM/Financial/BAO/FinancialTypeTest.php index 4deaa44731..05ea8be0ed 100644 --- a/tests/phpunit/CRM/Financial/BAO/FinancialTypeTest.php +++ b/tests/phpunit/CRM/Financial/BAO/FinancialTypeTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Financial_BAO_FinancialTypeTest + * @group headless */ class CRM_Financial_BAO_FinancialTypeTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Financial/BAO/PaymentProcessorTypeTest.php b/tests/phpunit/CRM/Financial/BAO/PaymentProcessorTypeTest.php index 2efc59cefa..5fbd6e146d 100644 --- a/tests/phpunit/CRM/Financial/BAO/PaymentProcessorTypeTest.php +++ b/tests/phpunit/CRM/Financial/BAO/PaymentProcessorTypeTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Financial_BAO_PaymentProcessorTypeTest + * @group headless */ class CRM_Financial_BAO_PaymentProcessorTypeTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Financial/Page/AjaxBatchSummaryTest.php b/tests/phpunit/CRM/Financial/Page/AjaxBatchSummaryTest.php index b1795acc48..61536dccca 100644 --- a/tests/phpunit/CRM/Financial/Page/AjaxBatchSummaryTest.php +++ b/tests/phpunit/CRM/Financial/Page/AjaxBatchSummaryTest.php @@ -27,6 +27,7 @@ /** * Test for CRM_Financial_Page_Ajax class. + * @group headless */ class CRM_Financial_Page_AjaxBatchSummaryTest extends CiviUnitTestCase { /** diff --git a/tests/phpunit/CRM/Financial/Page/AjaxTest.php b/tests/phpunit/CRM/Financial/Page/AjaxTest.php index a4385af388..4206bfbcb6 100644 --- a/tests/phpunit/CRM/Financial/Page/AjaxTest.php +++ b/tests/phpunit/CRM/Financial/Page/AjaxTest.php @@ -27,6 +27,7 @@ /** * Test for CRM_Financial_Page_Ajax class. + * @group headless */ class CRM_Financial_Page_AjaxTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Group/Page/AjaxTest.php b/tests/phpunit/CRM/Group/Page/AjaxTest.php index db2862f9f2..2a17b699fe 100644 --- a/tests/phpunit/CRM/Group/Page/AjaxTest.php +++ b/tests/phpunit/CRM/Group/Page/AjaxTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Group_Page_AjaxTest + * @group headless */ class CRM_Group_Page_AjaxTest extends CiviUnitTestCase { /** diff --git a/tests/phpunit/CRM/Mailing/BAO/QueryTest.php b/tests/phpunit/CRM/Mailing/BAO/QueryTest.php index 3bc1456308..3043acc397 100644 --- a/tests/phpunit/CRM/Mailing/BAO/QueryTest.php +++ b/tests/phpunit/CRM/Mailing/BAO/QueryTest.php @@ -2,6 +2,7 @@ /** * Include dataProvider for tests + * @group headless */ class CRM_Mailing_BAO_QueryTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Mailing/BAO/SpoolTest.php b/tests/phpunit/CRM/Mailing/BAO/SpoolTest.php index c0e2791bdf..d2645204bb 100644 --- a/tests/phpunit/CRM/Mailing/BAO/SpoolTest.php +++ b/tests/phpunit/CRM/Mailing/BAO/SpoolTest.php @@ -6,6 +6,7 @@ /** * Class CRM_Mailing_BAO_SpoolTest + * @group headless */ class CRM_Mailing_BAO_SpoolTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Member/BAO/MembershipLogTest.php b/tests/phpunit/CRM/Member/BAO/MembershipLogTest.php index 6b58acc802..9e0b1c2469 100644 --- a/tests/phpunit/CRM/Member/BAO/MembershipLogTest.php +++ b/tests/phpunit/CRM/Member/BAO/MembershipLogTest.php @@ -28,6 +28,7 @@ * Test CRM/Member/BAO Membership Log add , delete functions * * @package CiviCRM + * @group headless */ class CRM_Member_BAO_MembershipLogTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php b/tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php index 00ce862bfd..874be616b1 100644 --- a/tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php +++ b/tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Member_BAO_MembershipStatusTest + * @group headless */ class CRM_Member_BAO_MembershipStatusTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Member/BAO/MembershipTest.php b/tests/phpunit/CRM/Member/BAO/MembershipTest.php index f833b33f74..0e18bb5a16 100644 --- a/tests/phpunit/CRM/Member/BAO/MembershipTest.php +++ b/tests/phpunit/CRM/Member/BAO/MembershipTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Member_BAO_MembershipTest + * @group headless */ class CRM_Member_BAO_MembershipTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php b/tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php index dd1d3319d8..9f0b5410b7 100644 --- a/tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php +++ b/tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Member_BAO_MembershipTypeTest + * @group headless */ class CRM_Member_BAO_MembershipTypeTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Member/BAO/QueryTest.php b/tests/phpunit/CRM/Member/BAO/QueryTest.php index 34300892ee..0d52c59c35 100644 --- a/tests/phpunit/CRM/Member/BAO/QueryTest.php +++ b/tests/phpunit/CRM/Member/BAO/QueryTest.php @@ -2,6 +2,7 @@ /** * Include dataProvider for tests + * @group headless */ class CRM_Member_BAO_QueryTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Member/Form/MembershipRenewalTest.php b/tests/phpunit/CRM/Member/Form/MembershipRenewalTest.php index 25dc95fb16..34f8c790af 100644 --- a/tests/phpunit/CRM/Member/Form/MembershipRenewalTest.php +++ b/tests/phpunit/CRM/Member/Form/MembershipRenewalTest.php @@ -37,6 +37,7 @@ * Test CRM_Member_Form_Membership functions. * * @package CiviCRM + * @group headless */ class CRM_Member_Form_MembershipRenewalTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Member/Form/MembershipTest.php b/tests/phpunit/CRM/Member/Form/MembershipTest.php index 903ac74f9c..ce9291ba50 100644 --- a/tests/phpunit/CRM/Member/Form/MembershipTest.php +++ b/tests/phpunit/CRM/Member/Form/MembershipTest.php @@ -37,6 +37,7 @@ * Test CRM_Member_Form_Membership functions. * * @package CiviCRM + * @group headless */ class CRM_Member_Form_MembershipTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php b/tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php index 8f67a33a14..ffbae1b359 100644 --- a/tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php +++ b/tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php @@ -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 { /** diff --git a/tests/phpunit/CRM/PCP/BAO/PCPTest.php b/tests/phpunit/CRM/PCP/BAO/PCPTest.php index ba2e4f3c3b..6aedb3a200 100644 --- a/tests/phpunit/CRM/PCP/BAO/PCPTest.php +++ b/tests/phpunit/CRM/PCP/BAO/PCPTest.php @@ -29,6 +29,7 @@ * Test class for CRM_PCP_BAO_PCPTest BAO * * @package CiviCRM + * @group headless */ class CRM_PCP_BAO_PCPTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php b/tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php index 889b5f1155..102cae3b48 100644 --- a/tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php +++ b/tests/phpunit/CRM/Pledge/BAO/PledgeBlockTest.php @@ -29,6 +29,7 @@ * Test class for CRM_Pledge_BAO_PledgeBlock BAO * * @package CiviCRM + * @group headless */ class CRM_Pledge_BAO_PledgeBlockTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php b/tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php index 019a36ba50..210eb9eec8 100644 --- a/tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php +++ b/tests/phpunit/CRM/Pledge/BAO/PledgePaymentTest.php @@ -29,6 +29,7 @@ * Test class for CRM_Pledge_BAO_PledgePayment BAO * * @package CiviCRM + * @group headless */ class CRM_Pledge_BAO_PledgePaymentTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Pledge/BAO/PledgeTest.php b/tests/phpunit/CRM/Pledge/BAO/PledgeTest.php index 2dcf9b2d50..cf256944b4 100644 --- a/tests/phpunit/CRM/Pledge/BAO/PledgeTest.php +++ b/tests/phpunit/CRM/Pledge/BAO/PledgeTest.php @@ -29,6 +29,7 @@ * Test class for CRM_Pledge_BAO_Pledge BAO * * @package CiviCRM + * @group headless */ class CRM_Pledge_BAO_PledgeTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Price/BAO/PriceSetTest.php b/tests/phpunit/CRM/Price/BAO/PriceSetTest.php index d03c7173b0..b1a78e2314 100644 --- a/tests/phpunit/CRM/Price/BAO/PriceSetTest.php +++ b/tests/phpunit/CRM/Price/BAO/PriceSetTest.php @@ -27,6 +27,7 @@ /** * Test class for CRM_Price_BAO_PriceSet. + * @group headless */ class CRM_Price_BAO_PriceSetTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Queue/Queue/SqlTest.php b/tests/phpunit/CRM/Queue/Queue/SqlTest.php index f46cf7eac2..e97928e634 100644 --- a/tests/phpunit/CRM/Queue/Queue/SqlTest.php +++ b/tests/phpunit/CRM/Queue/Queue/SqlTest.php @@ -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 { diff --git a/tests/phpunit/CRM/Queue/QueueTest.php b/tests/phpunit/CRM/Queue/QueueTest.php index 8a79b16e00..738bdbd43d 100644 --- a/tests/phpunit/CRM/Queue/QueueTest.php +++ b/tests/phpunit/CRM/Queue/QueueTest.php @@ -27,6 +27,7 @@ /** * Ensure that various queue implementations comply with the interface + * @group headless */ class CRM_Queue_QueueTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Queue/RunnerTest.php b/tests/phpunit/CRM/Queue/RunnerTest.php index b205301278..08ca5d5808 100644 --- a/tests/phpunit/CRM/Queue/RunnerTest.php +++ b/tests/phpunit/CRM/Queue/RunnerTest.php @@ -27,6 +27,7 @@ /** * Ensure that various queue implementations comply with the interface + * @group headless */ class CRM_Queue_RunnerTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/UF/Page/ProfileEditorTest.php b/tests/phpunit/CRM/UF/Page/ProfileEditorTest.php index 38d16f1d61..58d416f820 100644 --- a/tests/phpunit/CRM/UF/Page/ProfileEditorTest.php +++ b/tests/phpunit/CRM/UF/Page/ProfileEditorTest.php @@ -2,6 +2,7 @@ /** * Class CRM_UF_Page_ProfileEditorTest + * @group headless */ class CRM_UF_Page_ProfileEditorTest extends CiviUnitTestCase { public function setUp() { diff --git a/tests/phpunit/CRM/Utils/API/MatchOptionTest.php b/tests/phpunit/CRM/Utils/API/MatchOptionTest.php index 058a8cc0bc..2dcd6fbd33 100644 --- a/tests/phpunit/CRM/Utils/API/MatchOptionTest.php +++ b/tests/phpunit/CRM/Utils/API/MatchOptionTest.php @@ -2,6 +2,7 @@ /** * Test that the API accepts the 'match' and 'match-mandatory' options. + * @group headless */ class CRM_Utils_API_MatchOptionTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/API/ReloadOptionTest.php b/tests/phpunit/CRM/Utils/API/ReloadOptionTest.php index f662981f40..420d583570 100644 --- a/tests/phpunit/CRM/Utils/API/ReloadOptionTest.php +++ b/tests/phpunit/CRM/Utils/API/ReloadOptionTest.php @@ -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 { diff --git a/tests/phpunit/CRM/Utils/ArrayTest.php b/tests/phpunit/CRM/Utils/ArrayTest.php index 32923dd2f4..e851920cf1 100644 --- a/tests/phpunit/CRM/Utils/ArrayTest.php +++ b/tests/phpunit/CRM/Utils/ArrayTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_ArrayTest + * @group headless */ class CRM_Utils_ArrayTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/AutoCleanTest.php b/tests/phpunit/CRM/Utils/AutoCleanTest.php index 7128312f5b..bcd4935330 100644 --- a/tests/phpunit/CRM/Utils/AutoCleanTest.php +++ b/tests/phpunit/CRM/Utils/AutoCleanTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_AutoCleanTest + * @group headless */ class CRM_Utils_AutoCleanTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/Cache/SqlGroupTest.php b/tests/phpunit/CRM/Utils/Cache/SqlGroupTest.php index aa00d41c55..85de83acc6 100644 --- a/tests/phpunit/CRM/Utils/Cache/SqlGroupTest.php +++ b/tests/phpunit/CRM/Utils/Cache/SqlGroupTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_Cache_SqlGroupTest + * @group headless */ class CRM_Utils_Cache_SqlGroupTest extends CiviUnitTestCase { public function setUp() { diff --git a/tests/phpunit/CRM/Utils/DeprecatedUtilsTest.php b/tests/phpunit/CRM/Utils/DeprecatedUtilsTest.php index eaa419743d..601069c4b5 100644 --- a/tests/phpunit/CRM/Utils/DeprecatedUtilsTest.php +++ b/tests/phpunit/CRM/Utils/DeprecatedUtilsTest.php @@ -4,6 +4,7 @@ require_once 'CRM/Utils/DeprecatedUtils.php'; /** * Class CRM_Utils_DeprecatedUtilsTest + * @group headless */ class CRM_Utils_DeprecatedUtilsTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/FileTest.php b/tests/phpunit/CRM/Utils/FileTest.php index 35f33dcd4b..7028427da8 100644 --- a/tests/phpunit/CRM/Utils/FileTest.php +++ b/tests/phpunit/CRM/Utils/FileTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_FileTest + * @group headless */ class CRM_Utils_FileTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/GlobalStackTest.php b/tests/phpunit/CRM/Utils/GlobalStackTest.php index 3c01c155f2..186a67e3ae 100644 --- a/tests/phpunit/CRM/Utils/GlobalStackTest.php +++ b/tests/phpunit/CRM/Utils/GlobalStackTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_GlobalStackTest + * @group headless */ class CRM_Utils_GlobalStackTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/HTMLTest.php b/tests/phpunit/CRM/Utils/HTMLTest.php index ba4c437710..592285c2a5 100644 --- a/tests/phpunit/CRM/Utils/HTMLTest.php +++ b/tests/phpunit/CRM/Utils/HTMLTest.php @@ -27,6 +27,7 @@ /** * Tests for parsing translatable strings in HTML content. + * @group headless */ class CRM_Utils_HTMLTest extends CiviUnitTestCase { /** diff --git a/tests/phpunit/CRM/Utils/HookTest.php b/tests/phpunit/CRM/Utils/HookTest.php index f5da4f56d7..358ac5edeb 100644 --- a/tests/phpunit/CRM/Utils/HookTest.php +++ b/tests/phpunit/CRM/Utils/HookTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_HookTest + * @group headless */ class CRM_Utils_HookTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/HtmlToTextTest.php b/tests/phpunit/CRM/Utils/HtmlToTextTest.php index 0233c35acf..982580d609 100644 --- a/tests/phpunit/CRM/Utils/HtmlToTextTest.php +++ b/tests/phpunit/CRM/Utils/HtmlToTextTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_HtmlToTextTest + * @group headless */ class CRM_Utils_HtmlToTextTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/HttpClientTest.php b/tests/phpunit/CRM/Utils/HttpClientTest.php index 53327b03ce..8992d8b099 100644 --- a/tests/phpunit/CRM/Utils/HttpClientTest.php +++ b/tests/phpunit/CRM/Utils/HttpClientTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_HttpClientTest + * @group headless */ class CRM_Utils_HttpClientTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/JSTest.php b/tests/phpunit/CRM/Utils/JSTest.php index 1e7471672d..65904a26c9 100644 --- a/tests/phpunit/CRM/Utils/JSTest.php +++ b/tests/phpunit/CRM/Utils/JSTest.php @@ -27,6 +27,7 @@ /** * Tests for linking to resource files + * @group headless */ class CRM_Utils_JSTest extends CiviUnitTestCase { /** diff --git a/tests/phpunit/CRM/Utils/MailTest.php b/tests/phpunit/CRM/Utils/MailTest.php index 6a7627685c..e9f77b6c53 100644 --- a/tests/phpunit/CRM/Utils/MailTest.php +++ b/tests/phpunit/CRM/Utils/MailTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_MailTest + * @group headless */ class CRM_Utils_MailTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/Migrate/ImportExportTest.php b/tests/phpunit/CRM/Utils/Migrate/ImportExportTest.php index 2d195e2a73..059e2d985c 100644 --- a/tests/phpunit/CRM/Utils/Migrate/ImportExportTest.php +++ b/tests/phpunit/CRM/Utils/Migrate/ImportExportTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_Migrate_ImportExportTest + * @group headless */ class CRM_Utils_Migrate_ImportExportTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/CRM/Utils/NumberTest.php b/tests/phpunit/CRM/Utils/NumberTest.php index fb0fef1455..7a91bbd3d5 100644 --- a/tests/phpunit/CRM/Utils/NumberTest.php +++ b/tests/phpunit/CRM/Utils/NumberTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_NumberTest + * @group headless */ class CRM_Utils_NumberTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/QueryFormatterTest.php b/tests/phpunit/CRM/Utils/QueryFormatterTest.php index dd3ad34900..d568dd729b 100644 --- a/tests/phpunit/CRM/Utils/QueryFormatterTest.php +++ b/tests/phpunit/CRM/Utils/QueryFormatterTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_QueryFormatterTest + * @group headless */ class CRM_Utils_QueryFormatterTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/RestTest.php b/tests/phpunit/CRM/Utils/RestTest.php index 8ebbeee881..ac6a59c3ce 100644 --- a/tests/phpunit/CRM/Utils/RestTest.php +++ b/tests/phpunit/CRM/Utils/RestTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_RestTest + * @group headless */ class CRM_Utils_RestTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/RuleTest.php b/tests/phpunit/CRM/Utils/RuleTest.php index f2ea23ef01..7342906b37 100644 --- a/tests/phpunit/CRM/Utils/RuleTest.php +++ b/tests/phpunit/CRM/Utils/RuleTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_RuleTest + * @group headless */ class CRM_Utils_RuleTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/SQL/InsertTest.php b/tests/phpunit/CRM/Utils/SQL/InsertTest.php index 7f21394478..5a502243f6 100644 --- a/tests/phpunit/CRM/Utils/SQL/InsertTest.php +++ b/tests/phpunit/CRM/Utils/SQL/InsertTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_SQL_SelectTest + * @group headless */ class CRM_Utils_SQL_InsertTest extends CiviUnitTestCase { public function testRow_twice() { diff --git a/tests/phpunit/CRM/Utils/SQL/SelectTest.php b/tests/phpunit/CRM/Utils/SQL/SelectTest.php index 3c16690ee0..f7022411d3 100644 --- a/tests/phpunit/CRM/Utils/SQL/SelectTest.php +++ b/tests/phpunit/CRM/Utils/SQL/SelectTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_SQL_SelectTest + * @group headless */ class CRM_Utils_SQL_SelectTest extends CiviUnitTestCase { public function testGetDefault() { diff --git a/tests/phpunit/CRM/Utils/SignerTest.php b/tests/phpunit/CRM/Utils/SignerTest.php index 8211e3e65f..82e96146df 100644 --- a/tests/phpunit/CRM/Utils/SignerTest.php +++ b/tests/phpunit/CRM/Utils/SignerTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Utils_SignerTest + * @group headless */ class CRM_Utils_SignerTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/StringTest.php b/tests/phpunit/CRM/Utils/StringTest.php index 23a9a41461..4578f1c3a0 100644 --- a/tests/phpunit/CRM/Utils/StringTest.php +++ b/tests/phpunit/CRM/Utils/StringTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_StringTest + * @group headless */ class CRM_Utils_StringTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/SystemTest.php b/tests/phpunit/CRM/Utils/SystemTest.php index 5c985b8801..2874bfe873 100644 --- a/tests/phpunit/CRM/Utils/SystemTest.php +++ b/tests/phpunit/CRM/Utils/SystemTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_SystemTest + * @group headless */ class CRM_Utils_SystemTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/TimeTest.php b/tests/phpunit/CRM/Utils/TimeTest.php index 27d938fce9..2f919def91 100644 --- a/tests/phpunit/CRM/Utils/TimeTest.php +++ b/tests/phpunit/CRM/Utils/TimeTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_TimeTest + * @group headless */ class CRM_Utils_TimeTest extends CiviUnitTestCase { /** diff --git a/tests/phpunit/CRM/Utils/TypeTest.php b/tests/phpunit/CRM/Utils/TypeTest.php index c24a3085de..679841fb47 100644 --- a/tests/phpunit/CRM/Utils/TypeTest.php +++ b/tests/phpunit/CRM/Utils/TypeTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_TypeTest + * @group headless */ class CRM_Utils_TypeTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/ZipTest.php b/tests/phpunit/CRM/Utils/ZipTest.php index 12d61cf143..962627e529 100644 --- a/tests/phpunit/CRM/Utils/ZipTest.php +++ b/tests/phpunit/CRM/Utils/ZipTest.php @@ -27,6 +27,7 @@ /** * Class CRM_Utils_ZipTest + * @group headless */ class CRM_Utils_ZipTest extends CiviUnitTestCase { diff --git a/tests/phpunit/CRM/Utils/versionCheckTest.php b/tests/phpunit/CRM/Utils/versionCheckTest.php index 98d127e32a..5caa80135a 100644 --- a/tests/phpunit/CRM/Utils/versionCheckTest.php +++ b/tests/phpunit/CRM/Utils/versionCheckTest.php @@ -2,6 +2,7 @@ /** * Class CRM_Utils_versionCheckTest + * @group headless */ class CRM_Utils_versionCheckTest extends CiviUnitTestCase { diff --git a/tests/phpunit/Civi/CCase/SequenceListenerTest.php b/tests/phpunit/Civi/CCase/SequenceListenerTest.php index 904f638e27..e1f17336fb 100644 --- a/tests/phpunit/Civi/CCase/SequenceListenerTest.php +++ b/tests/phpunit/Civi/CCase/SequenceListenerTest.php @@ -7,6 +7,7 @@ require_once 'CiviTest/CiviCaseTestCase.php'; * Class SequenceListenerTest * * @package Civi\CCase + * @group headless */ class SequenceListenerTest extends \CiviCaseTestCase { diff --git a/tests/phpunit/api/v3/ACLCachingTest.php b/tests/phpunit/api/v3/ACLCachingTest.php index cbf005bfc5..7a22dfdd6a 100644 --- a/tests/phpunit/api/v3/ACLCachingTest.php +++ b/tests/phpunit/api/v3/ACLCachingTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contact + * @group headless */ class api_v3_ACLCachingTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/ACLPermissionTest.php b/tests/phpunit/api/v3/ACLPermissionTest.php index b79142ba2b..2e16dfa982 100644 --- a/tests/phpunit/api/v3/ACLPermissionTest.php +++ b/tests/phpunit/api/v3/ACLPermissionTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contact + * @group headless */ class api_v3_ACLPermissionTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/APITest.php b/tests/phpunit/api/v3/APITest.php index e75201cddc..27b72d19e2 100644 --- a/tests/phpunit/api/v3/APITest.php +++ b/tests/phpunit/api/v3/APITest.php @@ -29,6 +29,7 @@ * Test class for API functions. * * @package CiviCRM_APIv3 + * @group headless */ class api_v3_APITest extends CiviUnitTestCase { public $DBResetRequired = FALSE; diff --git a/tests/phpunit/api/v3/APIWrapperTest.php b/tests/phpunit/api/v3/APIWrapperTest.php index e8030e94b7..033146f119 100644 --- a/tests/phpunit/api/v3/APIWrapperTest.php +++ b/tests/phpunit/api/v3/APIWrapperTest.php @@ -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; diff --git a/tests/phpunit/api/v3/ActionScheduleTest.php b/tests/phpunit/api/v3/ActionScheduleTest.php index 58e3b9793b..a96ecbf5a7 100644 --- a/tests/phpunit/api/v3/ActionScheduleTest.php +++ b/tests/phpunit/api/v3/ActionScheduleTest.php @@ -29,6 +29,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_ActionSchedule + * @group headless */ class api_v3_ActionScheduleTest extends CiviUnitTestCase { protected $_params; diff --git a/tests/phpunit/api/v3/ActivityContactTest.php b/tests/phpunit/api/v3/ActivityContactTest.php index 64057515fc..9672629630 100644 --- a/tests/phpunit/api/v3/ActivityContactTest.php +++ b/tests/phpunit/api/v3/ActivityContactTest.php @@ -31,6 +31,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Activity + * @group headless */ class api_v3_ActivityContactTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/ActivityTest.php b/tests/phpunit/api/v3/ActivityTest.php index 9fb69e3741..cd942a1064 100644 --- a/tests/phpunit/api/v3/ActivityTest.php +++ b/tests/phpunit/api/v3/ActivityTest.php @@ -38,6 +38,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Activity + * @group headless */ class api_v3_ActivityTest extends CiviUnitTestCase { protected $_params; diff --git a/tests/phpunit/api/v3/ActivityTypeTest.php b/tests/phpunit/api/v3/ActivityTypeTest.php index 632e3f503c..5a28165a2f 100644 --- a/tests/phpunit/api/v3/ActivityTypeTest.php +++ b/tests/phpunit/api/v3/ActivityTypeTest.php @@ -29,6 +29,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Activity + * @group headless */ class api_v3_ActivityTypeTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/AddressTest.php b/tests/phpunit/api/v3/AddressTest.php index 9991a6be09..e2be7f851e 100644 --- a/tests/phpunit/api/v3/AddressTest.php +++ b/tests/phpunit/api/v3/AddressTest.php @@ -34,6 +34,7 @@ /** * Class api_v3_AddressTest + * @group headless */ class api_v3_AddressTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/AttachmentTest.php b/tests/phpunit/api/v3/AttachmentTest.php index d623dcd84c..09dc385df5 100644 --- a/tests/phpunit/api/v3/AttachmentTest.php +++ b/tests/phpunit/api/v3/AttachmentTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contact + * @group headless */ class api_v3_AttachmentTest extends CiviUnitTestCase { protected static $filePrefix = NULL; diff --git a/tests/phpunit/api/v3/BatchTest.php b/tests/phpunit/api/v3/BatchTest.php index 76c42b444a..12d0a2200c 100644 --- a/tests/phpunit/api/v3/BatchTest.php +++ b/tests/phpunit/api/v3/BatchTest.php @@ -29,6 +29,7 @@ * Test class for Batch API - civicrm_batch_* * * @package CiviCRM_APIv3 + * @group headless */ class api_v3_BatchTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/CRM11793Test.php b/tests/phpunit/api/v3/CRM11793Test.php index bd15adc12b..f7dc52b00e 100644 --- a/tests/phpunit/api/v3/CRM11793Test.php +++ b/tests/phpunit/api/v3/CRM11793Test.php @@ -8,6 +8,7 @@ * Test APIv3 civicrm_activity_* functions * * @package CiviCRM + * @group headless */ class api_v3_CRM11793Test extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/CampaignTest.php b/tests/phpunit/api/v3/CampaignTest.php index 948976b679..bdba6f8bad 100644 --- a/tests/phpunit/api/v3/CampaignTest.php +++ b/tests/phpunit/api/v3/CampaignTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_CampaignTest + * @group headless */ class api_v3_CampaignTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/CaseTest.php b/tests/phpunit/api/v3/CaseTest.php index 42c82fcc98..cf9bdd0d75 100644 --- a/tests/phpunit/api/v3/CaseTest.php +++ b/tests/phpunit/api/v3/CaseTest.php @@ -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; diff --git a/tests/phpunit/api/v3/CaseTypeTest.php b/tests/phpunit/api/v3/CaseTypeTest.php index fa451f9ba6..340ef7b607 100644 --- a/tests/phpunit/api/v3/CaseTypeTest.php +++ b/tests/phpunit/api/v3/CaseTypeTest.php @@ -29,6 +29,7 @@ require_once 'CiviTest/CiviCaseTestCase.php'; /** * Class api_v3_CaseTypeTest + * @group headless */ class api_v3_CaseTypeTest extends CiviCaseTestCase { diff --git a/tests/phpunit/api/v3/ConstantTest.php b/tests/phpunit/api/v3/ConstantTest.php index ebe6408d6f..55fe91a72e 100644 --- a/tests/phpunit/api/v3/ConstantTest.php +++ b/tests/phpunit/api/v3/ConstantTest.php @@ -34,6 +34,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Constant + * @group headless */ class api_v3_ConstantTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/ContactTest.php b/tests/phpunit/api/v3/ContactTest.php index 12cc54c0eb..809bf568d5 100644 --- a/tests/phpunit/api/v3/ContactTest.php +++ b/tests/phpunit/api/v3/ContactTest.php @@ -34,6 +34,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contact + * @group headless */ class api_v3_ContactTest extends CiviUnitTestCase { public $DBResetRequired = FALSE; diff --git a/tests/phpunit/api/v3/ContactTypeTest.php b/tests/phpunit/api/v3/ContactTypeTest.php index a92f01a888..67b5d590cc 100644 --- a/tests/phpunit/api/v3/ContactTypeTest.php +++ b/tests/phpunit/api/v3/ContactTypeTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_ContactTypeTest + * @group headless */ class api_v3_ContactTypeTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/ContributionPageTest.php b/tests/phpunit/api/v3/ContributionPageTest.php index 89e05871a9..8bbdf0f9fa 100644 --- a/tests/phpunit/api/v3/ContributionPageTest.php +++ b/tests/phpunit/api/v3/ContributionPageTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contribution + * @group headless */ class api_v3_ContributionPageTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/ContributionRecurTest.php b/tests/phpunit/api/v3/ContributionRecurTest.php index 0b38b6b82a..6937513af3 100644 --- a/tests/phpunit/api/v3/ContributionRecurTest.php +++ b/tests/phpunit/api/v3/ContributionRecurTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contribution + * @group headless */ class api_v3_ContributionRecurTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/ContributionSoftTest.php b/tests/phpunit/api/v3/ContributionSoftTest.php index d5f7336cc7..42c06a4590 100644 --- a/tests/phpunit/api/v3/ContributionSoftTest.php +++ b/tests/phpunit/api/v3/ContributionSoftTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_ContributionSoft + * @group headless */ class api_v3_ContributionSoftTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/ContributionTest.php b/tests/phpunit/api/v3/ContributionTest.php index 513a4b6fe2..a374f8f8ee 100644 --- a/tests/phpunit/api/v3/ContributionTest.php +++ b/tests/phpunit/api/v3/ContributionTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contribution + * @group headless */ class api_v3_ContributionTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/CountryTest.php b/tests/phpunit/api/v3/CountryTest.php index 6ac19dbd83..390b8ad14e 100644 --- a/tests/phpunit/api/v3/CountryTest.php +++ b/tests/phpunit/api/v3/CountryTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contact + * @group headless */ class api_v3_CountryTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/CustomFieldTest.php b/tests/phpunit/api/v3/CustomFieldTest.php index 595e598fae..e061dd59b8 100644 --- a/tests/phpunit/api/v3/CustomFieldTest.php +++ b/tests/phpunit/api/v3/CustomFieldTest.php @@ -29,6 +29,7 @@ * Test APIv3 civicrm_create_custom_group * * @package CiviCRM + * @group headless */ class api_v3_CustomFieldTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/CustomGroupTest.php b/tests/phpunit/api/v3/CustomGroupTest.php index 9f1e2fc3d9..ebb70d837f 100644 --- a/tests/phpunit/api/v3/CustomGroupTest.php +++ b/tests/phpunit/api/v3/CustomGroupTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_CustomGroup + * @group headless */ class api_v3_CustomGroupTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/CustomSearchTest.php b/tests/phpunit/api/v3/CustomSearchTest.php index 665746e3b9..e6c38ea2be 100644 --- a/tests/phpunit/api/v3/CustomSearchTest.php +++ b/tests/phpunit/api/v3/CustomSearchTest.php @@ -2,6 +2,7 @@ /** * Class api_v3_CustomSearchTest + * @group headless */ class api_v3_CustomSearchTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/CustomValueContactTypeTest.php b/tests/phpunit/api/v3/CustomValueContactTypeTest.php index 32915eecd1..8d1b86e181 100644 --- a/tests/phpunit/api/v3/CustomValueContactTypeTest.php +++ b/tests/phpunit/api/v3/CustomValueContactTypeTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contact + * @group headless */ class api_v3_CustomValueContactTypeTest extends CiviUnitTestCase { protected $_contactID; diff --git a/tests/phpunit/api/v3/CustomValueTest.php b/tests/phpunit/api/v3/CustomValueTest.php index 537340e931..cbc0455911 100644 --- a/tests/phpunit/api/v3/CustomValueTest.php +++ b/tests/phpunit/api/v3/CustomValueTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_CustomValueTest + * @group headless */ class api_v3_CustomValueTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/DashboardContactTest.php b/tests/phpunit/api/v3/DashboardContactTest.php index e9e4990f20..b4364df007 100644 --- a/tests/phpunit/api/v3/DashboardContactTest.php +++ b/tests/phpunit/api/v3/DashboardContactTest.php @@ -24,6 +24,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_ActionSchedule + * @group headless */ class api_v3_DashboardContactTest extends CiviUnitTestCase { protected $_params; diff --git a/tests/phpunit/api/v3/DashboardTest.php b/tests/phpunit/api/v3/DashboardTest.php index 4eed8f7ab6..183a5584af 100644 --- a/tests/phpunit/api/v3/DashboardTest.php +++ b/tests/phpunit/api/v3/DashboardTest.php @@ -24,6 +24,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_ActionSchedule + * @group headless */ class api_v3_DashboardTest extends CiviUnitTestCase { protected $_params; diff --git a/tests/phpunit/api/v3/DomainTest.php b/tests/phpunit/api/v3/DomainTest.php index d1a6064714..3d43e67d5a 100644 --- a/tests/phpunit/api/v3/DomainTest.php +++ b/tests/phpunit/api/v3/DomainTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Domain + * @group headless */ class api_v3_DomainTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/EmailTest.php b/tests/phpunit/api/v3/EmailTest.php index 169b080ef0..ed63f407a5 100644 --- a/tests/phpunit/api/v3/EmailTest.php +++ b/tests/phpunit/api/v3/EmailTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_EmailTest + * @group headless */ class api_v3_EmailTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/EntityBatchTest.php b/tests/phpunit/api/v3/EntityBatchTest.php index 75a3c908f2..9c295b9b0a 100644 --- a/tests/phpunit/api/v3/EntityBatchTest.php +++ b/tests/phpunit/api/v3/EntityBatchTest.php @@ -29,6 +29,7 @@ * Test APIv3 civicrm_entity_batch_* functions * * @package CiviCRM_APIv3 + * @group headless */ class api_v3_EntityBatchTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/EntityJoinTest.php b/tests/phpunit/api/v3/EntityJoinTest.php index c83a5a728e..e089b7424a 100644 --- a/tests/phpunit/api/v3/EntityJoinTest.php +++ b/tests/phpunit/api/v3/EntityJoinTest.php @@ -29,6 +29,7 @@ * Test APIv3 ability to join across multiple entities * * @package CiviCRM_APIv3 + * @group headless */ class api_v3_EntityJoinTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/EntityTagACLTest.php b/tests/phpunit/api/v3/EntityTagACLTest.php index 425b11db51..1e558c5937 100644 --- a/tests/phpunit/api/v3/EntityTagACLTest.php +++ b/tests/phpunit/api/v3/EntityTagACLTest.php @@ -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 { diff --git a/tests/phpunit/api/v3/EntityTagTest.php b/tests/phpunit/api/v3/EntityTagTest.php index 23dcd9eb2a..c321ea3141 100644 --- a/tests/phpunit/api/v3/EntityTagTest.php +++ b/tests/phpunit/api/v3/EntityTagTest.php @@ -34,6 +34,7 @@ /** * Class api_v3_EntityTagTest. + * @group headless */ class api_v3_EntityTagTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/EventTest.php b/tests/phpunit/api/v3/EventTest.php index 955ecdfdb4..5d460b2ef3 100644 --- a/tests/phpunit/api/v3/EventTest.php +++ b/tests/phpunit/api/v3/EventTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_EventTest + * @group headless */ class api_v3_EventTest extends CiviUnitTestCase { protected $_params; diff --git a/tests/phpunit/api/v3/GrantTest.php b/tests/phpunit/api/v3/GrantTest.php index fb33eb8ad3..6f5b180ae1 100644 --- a/tests/phpunit/api/v3/GrantTest.php +++ b/tests/phpunit/api/v3/GrantTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Grant + * @group headless */ class api_v3_GrantTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/GroupContactTest.php b/tests/phpunit/api/v3/GroupContactTest.php index 61808908b9..2f72ddc6cf 100644 --- a/tests/phpunit/api/v3/GroupContactTest.php +++ b/tests/phpunit/api/v3/GroupContactTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_GroupContactTest + * @group headless */ class api_v3_GroupContactTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/GroupNestingTest.php b/tests/phpunit/api/v3/GroupNestingTest.php index 8bd9910178..5def570683 100644 --- a/tests/phpunit/api/v3/GroupNestingTest.php +++ b/tests/phpunit/api/v3/GroupNestingTest.php @@ -29,6 +29,7 @@ * Test class for GroupNesting API - civicrm_group_nesting_* * * @package CiviCRM + * @group headless */ class api_v3_GroupNestingTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/GroupOrganizationTest.php b/tests/phpunit/api/v3/GroupOrganizationTest.php index 72ab146874..f4c945322a 100644 --- a/tests/phpunit/api/v3/GroupOrganizationTest.php +++ b/tests/phpunit/api/v3/GroupOrganizationTest.php @@ -29,6 +29,7 @@ * Test class for GroupOrganization API - civicrm_group_organization_* * * @package CiviCRM + * @group headless */ class api_v3_GroupOrganizationTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/GroupTest.php b/tests/phpunit/api/v3/GroupTest.php index a3bf0d028a..4ee65a53f0 100644 --- a/tests/phpunit/api/v3/GroupTest.php +++ b/tests/phpunit/api/v3/GroupTest.php @@ -29,6 +29,7 @@ * Test class for Group API - civicrm_group_* * * @package CiviCRM_APIv3 + * @group headless */ class api_v3_GroupTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/ImTest.php b/tests/phpunit/api/v3/ImTest.php index d54198a7af..edf95c5e4c 100644 --- a/tests/phpunit/api/v3/ImTest.php +++ b/tests/phpunit/api/v3/ImTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contact + * @group headless */ class api_v3_ImTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/JobProcessMailingTest.php b/tests/phpunit/api/v3/JobProcessMailingTest.php index 8bc50f9aba..6f97dd419d 100644 --- a/tests/phpunit/api/v3/JobProcessMailingTest.php +++ b/tests/phpunit/api/v3/JobProcessMailingTest.php @@ -41,6 +41,7 @@ require_once 'CiviTest/CiviMailUtils.php'; /** * Class api_v3_JobTest + * @group headless */ class api_v3_JobProcessMailingTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/JobTest.php b/tests/phpunit/api/v3/JobTest.php index 245f17627f..55a99754c8 100644 --- a/tests/phpunit/api/v3/JobTest.php +++ b/tests/phpunit/api/v3/JobTest.php @@ -38,6 +38,7 @@ /** * Class api_v3_JobTest + * @group headless */ class api_v3_JobTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/LineItemTest.php b/tests/phpunit/api/v3/LineItemTest.php index 96346495bd..ab30f76337 100644 --- a/tests/phpunit/api/v3/LineItemTest.php +++ b/tests/phpunit/api/v3/LineItemTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_LineItemTest + * @group headless */ class api_v3_LineItemTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/LocBlockTest.php b/tests/phpunit/api/v3/LocBlockTest.php index cdded66d50..0e02dabbdb 100644 --- a/tests/phpunit/api/v3/LocBlockTest.php +++ b/tests/phpunit/api/v3/LocBlockTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_LocBlockTest + * @group headless */ class api_v3_LocBlockTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/MailSettingsTest.php b/tests/phpunit/api/v3/MailSettingsTest.php index 3d278c14a5..7e8c1461f4 100644 --- a/tests/phpunit/api/v3/MailSettingsTest.php +++ b/tests/phpunit/api/v3/MailSettingsTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_MailSettingsTest + * @group headless */ class api_v3_MailSettingsTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/MailingABTest.php b/tests/phpunit/api/v3/MailingABTest.php index 6d2eabd837..61dff7d6db 100644 --- a/tests/phpunit/api/v3/MailingABTest.php +++ b/tests/phpunit/api/v3/MailingABTest.php @@ -27,6 +27,7 @@ * Test APIv3 civicrm_mailingab_* functions * * @package CiviCRM + * @group headless */ class api_v3_MailingABTest extends CiviUnitTestCase { protected $_mailingID_A; diff --git a/tests/phpunit/api/v3/MailingContactTest.php b/tests/phpunit/api/v3/MailingContactTest.php index 1a2f86dc2e..1ab850232d 100644 --- a/tests/phpunit/api/v3/MailingContactTest.php +++ b/tests/phpunit/api/v3/MailingContactTest.php @@ -37,6 +37,7 @@ /** * Class api_v3_MailingContactTest + * @group headless */ class api_v3_MailingContactTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/MailingGroupTest.php b/tests/phpunit/api/v3/MailingGroupTest.php index 63375d5ff3..657e3e6626 100644 --- a/tests/phpunit/api/v3/MailingGroupTest.php +++ b/tests/phpunit/api/v3/MailingGroupTest.php @@ -29,6 +29,7 @@ * Test APIv3 civicrm_mailing_group_* functions * * @package CiviCRM + * @group headless */ class api_v3_MailingGroupTest extends CiviUnitTestCase { protected $_groupID; diff --git a/tests/phpunit/api/v3/MailingTest.php b/tests/phpunit/api/v3/MailingTest.php index fc110bee8c..5859825af8 100644 --- a/tests/phpunit/api/v3/MailingTest.php +++ b/tests/phpunit/api/v3/MailingTest.php @@ -28,6 +28,7 @@ * Test APIv3 civicrm_mailing_* functions * * @package CiviCRM + * @group headless */ class api_v3_MailingTest extends CiviUnitTestCase { protected $_groupID; diff --git a/tests/phpunit/api/v3/MappingFieldTest.php b/tests/phpunit/api/v3/MappingFieldTest.php index 85e070858e..401106804c 100644 --- a/tests/phpunit/api/v3/MappingFieldTest.php +++ b/tests/phpunit/api/v3/MappingFieldTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contact + * @group headless */ class api_v3_MappingFieldTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/MappingTest.php b/tests/phpunit/api/v3/MappingTest.php index 9adbb5a9d2..04a2e9bcf0 100644 --- a/tests/phpunit/api/v3/MappingTest.php +++ b/tests/phpunit/api/v3/MappingTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contact + * @group headless */ class api_v3_MappingTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/MembershipPaymentTest.php b/tests/phpunit/api/v3/MembershipPaymentTest.php index ab1e4c0128..f701415211 100644 --- a/tests/phpunit/api/v3/MembershipPaymentTest.php +++ b/tests/phpunit/api/v3/MembershipPaymentTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Member + * @group headless */ class api_v3_MembershipPaymentTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/MembershipStatusTest.php b/tests/phpunit/api/v3/MembershipStatusTest.php index 27429057c4..eeb309fa44 100644 --- a/tests/phpunit/api/v3/MembershipStatusTest.php +++ b/tests/phpunit/api/v3/MembershipStatusTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_MembershipStatusTest + * @group headless */ class api_v3_MembershipStatusTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/MembershipTest.php b/tests/phpunit/api/v3/MembershipTest.php index 4bee09b7b1..868d5e2d60 100644 --- a/tests/phpunit/api/v3/MembershipTest.php +++ b/tests/phpunit/api/v3/MembershipTest.php @@ -34,6 +34,7 @@ /** * Class api_v3_MembershipTest + * @group headless */ class api_v3_MembershipTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/MembershipTypeTest.php b/tests/phpunit/api/v3/MembershipTypeTest.php index 98d33689c8..235a556856 100644 --- a/tests/phpunit/api/v3/MembershipTypeTest.php +++ b/tests/phpunit/api/v3/MembershipTypeTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_MembershipTypeTest + * @group headless */ class api_v3_MembershipTypeTest extends CiviUnitTestCase { protected $_contactID; diff --git a/tests/phpunit/api/v3/MessageTemplateTest.php b/tests/phpunit/api/v3/MessageTemplateTest.php index 4de6a4d397..29040cedda 100644 --- a/tests/phpunit/api/v3/MessageTemplateTest.php +++ b/tests/phpunit/api/v3/MessageTemplateTest.php @@ -29,6 +29,7 @@ * Test class for Template API - civicrm_msg_template* * * @package CiviCRM_APIv3 + * @group headless */ class api_v3_MessageTemplateTest extends CiviUnitTestCase { /** diff --git a/tests/phpunit/api/v3/NavigationTest.php b/tests/phpunit/api/v3/NavigationTest.php index 2f3f6bde5e..0c9741ae13 100644 --- a/tests/phpunit/api/v3/NavigationTest.php +++ b/tests/phpunit/api/v3/NavigationTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_NavigationTest + * @group headless */ class api_v3_NavigationTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/NoteTest.php b/tests/phpunit/api/v3/NoteTest.php index 3b56a22ac3..02259df8ad 100644 --- a/tests/phpunit/api/v3/NoteTest.php +++ b/tests/phpunit/api/v3/NoteTest.php @@ -27,6 +27,7 @@ /** * Class contains api test cases for "civicrm_note" + * @group headless */ class api_v3_NoteTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/OpenIDTest.php b/tests/phpunit/api/v3/OpenIDTest.php index 2ceb617912..b9f320619b 100644 --- a/tests/phpunit/api/v3/OpenIDTest.php +++ b/tests/phpunit/api/v3/OpenIDTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contact + * @group headless */ class api_v3_OpenIDTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/OptionGroupTest.php b/tests/phpunit/api/v3/OptionGroupTest.php index b226500e47..bd477b64f8 100644 --- a/tests/phpunit/api/v3/OptionGroupTest.php +++ b/tests/phpunit/api/v3/OptionGroupTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_OptionGroupTest + * @group headless */ class api_v3_OptionGroupTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/OptionValueTest.php b/tests/phpunit/api/v3/OptionValueTest.php index a036c1b2b8..89d49c3edf 100644 --- a/tests/phpunit/api/v3/OptionValueTest.php +++ b/tests/phpunit/api/v3/OptionValueTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_OptionValueTest + * @group headless */ class api_v3_OptionValueTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/OrderTest.php b/tests/phpunit/api/v3/OrderTest.php index 1aa5e3a6eb..74b7f77f9c 100644 --- a/tests/phpunit/api/v3/OrderTest.php +++ b/tests/phpunit/api/v3/OrderTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contribution + * @group headless */ class api_v3_OrderTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/ParticipantPaymentTest.php b/tests/phpunit/api/v3/ParticipantPaymentTest.php index 54be319825..7f2af44bef 100644 --- a/tests/phpunit/api/v3/ParticipantPaymentTest.php +++ b/tests/phpunit/api/v3/ParticipantPaymentTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Event + * @group headless */ class api_v3_ParticipantPaymentTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/ParticipantStatusTypeTest.php b/tests/phpunit/api/v3/ParticipantStatusTypeTest.php index 9ad377ac25..539eaa7d40 100644 --- a/tests/phpunit/api/v3/ParticipantStatusTypeTest.php +++ b/tests/phpunit/api/v3/ParticipantStatusTypeTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_ParticipantStatusTypeTest + * @group headless */ class api_v3_ParticipantStatusTypeTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/ParticipantTest.php b/tests/phpunit/api/v3/ParticipantTest.php index 7ef1f38298..7ff67d1ab6 100644 --- a/tests/phpunit/api/v3/ParticipantTest.php +++ b/tests/phpunit/api/v3/ParticipantTest.php @@ -35,6 +35,7 @@ require_once 'CRM/Utils/DeprecatedUtils.php'; /** * Class api_v3_ParticipantTest + * @group headless */ class api_v3_ParticipantTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/PaymentProcessorTest.php b/tests/phpunit/api/v3/PaymentProcessorTest.php index f2bc62e706..9cbd69ff14 100644 --- a/tests/phpunit/api/v3/PaymentProcessorTest.php +++ b/tests/phpunit/api/v3/PaymentProcessorTest.php @@ -28,6 +28,7 @@ /** * Class contains api test cases for "civicrm_payment_processor" * + * @group headless */ class api_v3_PaymentProcessorTest extends CiviUnitTestCase { protected $_paymentProcessorType; diff --git a/tests/phpunit/api/v3/PaymentProcessorTypeTest.php b/tests/phpunit/api/v3/PaymentProcessorTypeTest.php index 04349e584b..2ebe35892b 100644 --- a/tests/phpunit/api/v3/PaymentProcessorTypeTest.php +++ b/tests/phpunit/api/v3/PaymentProcessorTypeTest.php @@ -28,6 +28,7 @@ /** * Class contains api test cases for "civicrm_payment_processor_type" * + * @group headless */ class api_v3_PaymentProcessorTypeTest extends CiviUnitTestCase { protected $_ppTypeID; diff --git a/tests/phpunit/api/v3/PaymentTest.php b/tests/phpunit/api/v3/PaymentTest.php index 698668a212..833424889a 100644 --- a/tests/phpunit/api/v3/PaymentTest.php +++ b/tests/phpunit/api/v3/PaymentTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contribution + * @group headless */ class api_v3_PaymentTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/PaymentTokenTest.php b/tests/phpunit/api/v3/PaymentTokenTest.php index 6d7d4790e7..e00a162d46 100644 --- a/tests/phpunit/api/v3/PaymentTokenTest.php +++ b/tests/phpunit/api/v3/PaymentTokenTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_PaymentTokenTest + * @group headless */ class api_v3_PaymentTokenTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/PhoneTest.php b/tests/phpunit/api/v3/PhoneTest.php index f6af8424ad..2d685e9298 100644 --- a/tests/phpunit/api/v3/PhoneTest.php +++ b/tests/phpunit/api/v3/PhoneTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contact + * @group headless */ class api_v3_PhoneTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/PledgePaymentTest.php b/tests/phpunit/api/v3/PledgePaymentTest.php index f0f70bc39c..4d4cc0d43d 100644 --- a/tests/phpunit/api/v3/PledgePaymentTest.php +++ b/tests/phpunit/api/v3/PledgePaymentTest.php @@ -29,6 +29,7 @@ * Test class for Pledge API - civicrm_pledge_* * * @package CiviCRM_APIv3 + * @group headless */ class api_v3_PledgePaymentTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/PledgeTest.php b/tests/phpunit/api/v3/PledgeTest.php index 0cf185ecb1..c1b96f84ad 100644 --- a/tests/phpunit/api/v3/PledgeTest.php +++ b/tests/phpunit/api/v3/PledgeTest.php @@ -29,6 +29,7 @@ * Test class for Pledge API - civicrm_pledge_* * * @package CiviCRM_APIv3 + * @group headless */ class api_v3_PledgeTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/PriceFieldTest.php b/tests/phpunit/api/v3/PriceFieldTest.php index 0a402bce87..d33b30bfc6 100644 --- a/tests/phpunit/api/v3/PriceFieldTest.php +++ b/tests/phpunit/api/v3/PriceFieldTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_PriceFieldTest + * @group headless */ class api_v3_PriceFieldTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/PriceFieldValueTest.php b/tests/phpunit/api/v3/PriceFieldValueTest.php index 7c71f5971b..a9b5aeecd8 100644 --- a/tests/phpunit/api/v3/PriceFieldValueTest.php +++ b/tests/phpunit/api/v3/PriceFieldValueTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_PriceFieldValueTest + * @group headless */ class api_v3_PriceFieldValueTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/PriceSetTest.php b/tests/phpunit/api/v3/PriceSetTest.php index 4fd0c1d05b..9397682d54 100644 --- a/tests/phpunit/api/v3/PriceSetTest.php +++ b/tests/phpunit/api/v3/PriceSetTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_PriceSetTest + * @group headless */ class api_v3_PriceSetTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/ProductTest.php b/tests/phpunit/api/v3/ProductTest.php index bb0629a7a4..71167f9a62 100644 --- a/tests/phpunit/api/v3/ProductTest.php +++ b/tests/phpunit/api/v3/ProductTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_ProductTest + * @group headless */ class api_v3_ProductTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/ProfileTest.php b/tests/phpunit/api/v3/ProfileTest.php index c4856522bc..856fa0f801 100644 --- a/tests/phpunit/api/v3/ProfileTest.php +++ b/tests/phpunit/api/v3/ProfileTest.php @@ -29,6 +29,7 @@ * Test APIv3 civicrm_profile_* functions * * @package CiviCRM + * @group headless */ class api_v3_ProfileTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/RelationshipTest.php b/tests/phpunit/api/v3/RelationshipTest.php index 28b5492731..ddd48fcfb1 100644 --- a/tests/phpunit/api/v3/RelationshipTest.php +++ b/tests/phpunit/api/v3/RelationshipTest.php @@ -27,6 +27,7 @@ /** * Class contains api test cases for "civicrm_relationship" + * @group headless */ class api_v3_RelationshipTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/RelationshipTypeTest.php b/tests/phpunit/api/v3/RelationshipTypeTest.php index 72dbf9c6c9..5b01070127 100644 --- a/tests/phpunit/api/v3/RelationshipTypeTest.php +++ b/tests/phpunit/api/v3/RelationshipTypeTest.php @@ -54,6 +54,7 @@ /** * Class contains api test cases for "civicrm_relationship_type" * + * @group headless */ class api_v3_RelationshipTypeTest extends CiviUnitTestCase { protected $_cId_a; diff --git a/tests/phpunit/api/v3/ReportTemplateTest.php b/tests/phpunit/api/v3/ReportTemplateTest.php index 2a09ff1d96..4caefc69f9 100644 --- a/tests/phpunit/api/v3/ReportTemplateTest.php +++ b/tests/phpunit/api/v3/ReportTemplateTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Report + * @group headless */ class api_v3_ReportTemplateTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/SavedSearchTest.php b/tests/phpunit/api/v3/SavedSearchTest.php index 3869017ae0..e914c8d3a0 100644 --- a/tests/phpunit/api/v3/SavedSearchTest.php +++ b/tests/phpunit/api/v3/SavedSearchTest.php @@ -30,6 +30,7 @@ * Class api_v3_SavedSearchTest * * @package CiviCRM_APIv3 + * @group headless */ class api_v3_SavedSearchTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/SelectQueryTest.php b/tests/phpunit/api/v3/SelectQueryTest.php index 8a7761eb41..7a0e36b0e7 100644 --- a/tests/phpunit/api/v3/SelectQueryTest.php +++ b/tests/phpunit/api/v3/SelectQueryTest.php @@ -29,6 +29,7 @@ * Test APIv3 ability to join across multiple entities * * @package CiviCRM_APIv3 + * @group headless */ class api_v3_SelectQueryTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/SettingTest.php b/tests/phpunit/api/v3/SettingTest.php index d56c320029..6c1ba294bb 100644 --- a/tests/phpunit/api/v3/SettingTest.php +++ b/tests/phpunit/api/v3/SettingTest.php @@ -35,6 +35,7 @@ /** * Class contains api test cases for civicrm settings * + * @group headless */ class api_v3_SettingTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/StatusPreferenceTest.php b/tests/phpunit/api/v3/StatusPreferenceTest.php index 99578bb4cf..7c85fdbc42 100644 --- a/tests/phpunit/api/v3/StatusPreferenceTest.php +++ b/tests/phpunit/api/v3/StatusPreferenceTest.php @@ -29,6 +29,7 @@ * Class api_v3_StatusPreferenceTest * * @package CiviCRM_APIv3 + * @group headless */ class api_v3_StatusPreferenceTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/SurveyRespondantTest.php b/tests/phpunit/api/v3/SurveyRespondantTest.php index e97528f69e..8704edc00c 100644 --- a/tests/phpunit/api/v3/SurveyRespondantTest.php +++ b/tests/phpunit/api/v3/SurveyRespondantTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_SurveyRespondantTest + * @group headless */ class api_v3_SurveyRespondantTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/SurveyTest.php b/tests/phpunit/api/v3/SurveyTest.php index 345528591a..de0aaa2704 100644 --- a/tests/phpunit/api/v3/SurveyTest.php +++ b/tests/phpunit/api/v3/SurveyTest.php @@ -42,6 +42,7 @@ * * @author eileen * + * @group headless */ class api_v3_SurveyTest extends CiviUnitTestCase { protected $params; diff --git a/tests/phpunit/api/v3/SyntaxConformanceTest.php b/tests/phpunit/api/v3/SyntaxConformanceTest.php index 60613fa63c..4c3d7ae391 100644 --- a/tests/phpunit/api/v3/SyntaxConformanceTest.php +++ b/tests/phpunit/api/v3/SyntaxConformanceTest.php @@ -35,6 +35,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Core + * @group headless */ class api_v3_SyntaxConformanceTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/SystemCheckTest.php b/tests/phpunit/api/v3/SystemCheckTest.php index 83a24c0e51..f98e035900 100644 --- a/tests/phpunit/api/v3/SystemCheckTest.php +++ b/tests/phpunit/api/v3/SystemCheckTest.php @@ -33,6 +33,7 @@ * an error. * * @package CiviCRM_APIv3 + * @group headless */ class api_v3_SystemCheckTest extends CiviUnitTestCase { protected $_apiversion; diff --git a/tests/phpunit/api/v3/SystemTest.php b/tests/phpunit/api/v3/SystemTest.php index 139951fce7..b0de862fdb 100644 --- a/tests/phpunit/api/v3/SystemTest.php +++ b/tests/phpunit/api/v3/SystemTest.php @@ -29,6 +29,7 @@ * Test class for System API - civicrm_system_* * * @package CiviCRM + * @group headless */ class api_v3_SystemTest extends CiviUnitTestCase { diff --git a/tests/phpunit/api/v3/TagTest.php b/tests/phpunit/api/v3/TagTest.php index 1af0b6055c..1d112733b6 100644 --- a/tests/phpunit/api/v3/TagTest.php +++ b/tests/phpunit/api/v3/TagTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Core + * @group headless */ class api_v3_TagTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/TaxContributionPageTest.php b/tests/phpunit/api/v3/TaxContributionPageTest.php index 5909f85824..17afb46ddc 100644 --- a/tests/phpunit/api/v3/TaxContributionPageTest.php +++ b/tests/phpunit/api/v3/TaxContributionPageTest.php @@ -27,6 +27,7 @@ /** * Class api_v3_TaxContributionPageTest + * @group headless */ class api_v3_TaxContributionPageTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/UFFieldTest.php b/tests/phpunit/api/v3/UFFieldTest.php index 6caa2edea2..7e9eabb103 100644 --- a/tests/phpunit/api/v3/UFFieldTest.php +++ b/tests/phpunit/api/v3/UFFieldTest.php @@ -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 diff --git a/tests/phpunit/api/v3/UFGroupTest.php b/tests/phpunit/api/v3/UFGroupTest.php index a30cd3a950..4fda32817a 100644 --- a/tests/phpunit/api/v3/UFGroupTest.php +++ b/tests/phpunit/api/v3/UFGroupTest.php @@ -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 diff --git a/tests/phpunit/api/v3/UFJoinTest.php b/tests/phpunit/api/v3/UFJoinTest.php index bdf6422da4..e1126af611 100644 --- a/tests/phpunit/api/v3/UFJoinTest.php +++ b/tests/phpunit/api/v3/UFJoinTest.php @@ -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 diff --git a/tests/phpunit/api/v3/UFMatchTest.php b/tests/phpunit/api/v3/UFMatchTest.php index def9bf832b..6b2c3e1ed9 100644 --- a/tests/phpunit/api/v3/UFMatchTest.php +++ b/tests/phpunit/api/v3/UFMatchTest.php @@ -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 diff --git a/tests/phpunit/api/v3/UserTest.php b/tests/phpunit/api/v3/UserTest.php index eda4502f3f..4055b5d192 100644 --- a/tests/phpunit/api/v3/UserTest.php +++ b/tests/phpunit/api/v3/UserTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contact + * @group headless */ class api_v3_UserWebsiteTest extends CiviUnitTestCase { protected $_apiversion = 3; diff --git a/tests/phpunit/api/v3/UtilsTest.php b/tests/phpunit/api/v3/UtilsTest.php index 595a17f818..a5b03d0fb6 100644 --- a/tests/phpunit/api/v3/UtilsTest.php +++ b/tests/phpunit/api/v3/UtilsTest.php @@ -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; diff --git a/tests/phpunit/api/v3/WebsiteTest.php b/tests/phpunit/api/v3/WebsiteTest.php index edce6b7e88..bd92cdf55e 100644 --- a/tests/phpunit/api/v3/WebsiteTest.php +++ b/tests/phpunit/api/v3/WebsiteTest.php @@ -30,6 +30,7 @@ * * @package CiviCRM_APIv3 * @subpackage API_Contact + * @group headless */ class api_v3_WebsiteTest extends CiviUnitTestCase { protected $_apiversion = 3; -- 2.25.1