As discussed, delete webtests
authoreileen <emcnaughton@wikimedia.org>
Wed, 20 Mar 2019 00:40:44 +0000 (13:40 +1300)
committereileen <emcnaughton@wikimedia.org>
Wed, 20 Mar 2019 00:40:44 +0000 (13:40 +1300)
commit7b7813264ed846b9c98f883edae14ecf2c3ef7fa
treeadc7d927dcced7953f617cba29f10ade917a407d
parenta2540ad336faf7fb0218055a485c1a702200293f
As discussed, delete webtests

They were extremely hard to maintain when we were maintaining them, now they have been unmaitained so
long that they would take more work to get functional than starting from scratch.

They make grepping harder
184 files changed:
tests/phpunit/CiviTest/CiviSeleniumSettings.auto.php [deleted file]
tests/phpunit/CiviTest/CiviSeleniumSettings.php.txt [deleted file]
tests/phpunit/CiviTest/CiviSeleniumTestCase.php [deleted file]
tests/phpunit/WebTest/ACL/AssignUsersToRolesTest.php [deleted file]
tests/phpunit/WebTest/Activity/AddRecurringActivityTest.php [deleted file]
tests/phpunit/WebTest/Activity/ContactContextAddTest.php [deleted file]
tests/phpunit/WebTest/Activity/IcalTest.php [deleted file]
tests/phpunit/WebTest/Activity/StandaloneAddTest.php [deleted file]
tests/phpunit/WebTest/Admin/CustomAddTest.php [deleted file]
tests/phpunit/WebTest/Admin/CustomAddTestSameField.php [deleted file]
tests/phpunit/WebTest/Admin/Form/ScheduleReminderTest.php [deleted file]
tests/phpunit/WebTest/Admin/Form/Setting/DebuggingTest.php [deleted file]
tests/phpunit/WebTest/Admin/Form/Setting/LocalizationTest.php [deleted file]
tests/phpunit/WebTest/Admin/MoveCustomDataTest.php [deleted file]
tests/phpunit/WebTest/Admin/RelationshipTypeAddTest.php [deleted file]
tests/phpunit/WebTest/AllTests.php [deleted file]
tests/phpunit/WebTest/Campaign/ActivityTest.php [deleted file]
tests/phpunit/WebTest/Campaign/CampaignDescriptionTest.php [deleted file]
tests/phpunit/WebTest/Campaign/MailingTest.php [deleted file]
tests/phpunit/WebTest/Campaign/MembershipTest.php [deleted file]
tests/phpunit/WebTest/Campaign/OfflineContributionTest.php [deleted file]
tests/phpunit/WebTest/Campaign/OfflineEventRegistrationTest.php [deleted file]
tests/phpunit/WebTest/Campaign/OnlineContributionTest.php [deleted file]
tests/phpunit/WebTest/Campaign/OnlineEventRegistrationTest.php [deleted file]
tests/phpunit/WebTest/Campaign/PetitionUsageScenarioTest.php [deleted file]
tests/phpunit/WebTest/Campaign/PledgeTest.php [deleted file]
tests/phpunit/WebTest/Campaign/SurveyUsageScenarioTest.php [deleted file]
tests/phpunit/WebTest/Case/ActivityToCaseTest.php [deleted file]
tests/phpunit/WebTest/Case/AddCaseTest.php [deleted file]
tests/phpunit/WebTest/Case/AddCaseTypeTest.php [deleted file]
tests/phpunit/WebTest/Case/CaseCustomFieldsTest.php [deleted file]
tests/phpunit/WebTest/Case/CaseDashboardTest.php [deleted file]
tests/phpunit/WebTest/Contact/AddCmsUserTest.php [deleted file]
tests/phpunit/WebTest/Contact/AddContactsToEventAdvancedSearchTest.php [deleted file]
tests/phpunit/WebTest/Contact/AddTest.php [deleted file]
tests/phpunit/WebTest/Contact/AddViaProfileTest.php [deleted file]
tests/phpunit/WebTest/Contact/AddressParsingTest.php [deleted file]
tests/phpunit/WebTest/Contact/AdvanceSearchPaneTest.php [deleted file]
tests/phpunit/WebTest/Contact/AdvanceSearchPrivacyOptionsTest.php [deleted file]
tests/phpunit/WebTest/Contact/AdvancedSearchTest.php [deleted file]
tests/phpunit/WebTest/Contact/AdvancedSearchedRelatedContactTest.php [deleted file]
tests/phpunit/WebTest/Contact/ContactReferenceFieldTest.php [deleted file]
tests/phpunit/WebTest/Contact/ContactTagTest.php [deleted file]
tests/phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php [deleted file]
tests/phpunit/WebTest/Contact/CustomDataAddTest.php [deleted file]
tests/phpunit/WebTest/Contact/DeceasedContactsAdvancedSearchTest.php [deleted file]
tests/phpunit/WebTest/Contact/DupeContactTest.php [deleted file]
tests/phpunit/WebTest/Contact/EditContactTest.php [deleted file]
tests/phpunit/WebTest/Contact/GroupAddTest.php [deleted file]
tests/phpunit/WebTest/Contact/InlineFieldsEditTest.php [deleted file]
tests/phpunit/WebTest/Contact/MergeContactsTest.php [deleted file]
tests/phpunit/WebTest/Contact/MultipleContactSubTypes.php [deleted file]
tests/phpunit/WebTest/Contact/PrevNextTest.php [deleted file]
tests/phpunit/WebTest/Contact/PrivacyOptionSearchTest.php [deleted file]
tests/phpunit/WebTest/Contact/ProfileChecksumTest.php [deleted file]
tests/phpunit/WebTest/Contact/RelationshipAddTest.php [deleted file]
tests/phpunit/WebTest/Contact/SearchBuilderTest.php [deleted file]
tests/phpunit/WebTest/Contact/SearchTest.php [deleted file]
tests/phpunit/WebTest/Contact/SearchbyDateFilterTest.php [deleted file]
tests/phpunit/WebTest/Contact/SignatureTest.php [deleted file]
tests/phpunit/WebTest/Contact/TagAddTest.php [deleted file]
tests/phpunit/WebTest/Contact/TagSetSearchTest.php [deleted file]
tests/phpunit/WebTest/Contact/TaskActionAddToGroupTest.php [deleted file]
tests/phpunit/WebTest/Contact/TaskActionSendMassMailing.php [deleted file]
tests/phpunit/WebTest/Contact/TaskActionSendSMS.php [deleted file]
tests/phpunit/WebTest/Contact/UpdateProfileTest.php [deleted file]
tests/phpunit/WebTest/Contribute/AddBatchesTest.php [deleted file]
tests/phpunit/WebTest/Contribute/AddPricesetTest.php [deleted file]
tests/phpunit/WebTest/Contribute/ConfirmOptionalTest.php [deleted file]
tests/phpunit/WebTest/Contribute/ContactContextAddTest.php [deleted file]
tests/phpunit/WebTest/Contribute/ContributionPageAddTest.php [deleted file]
tests/phpunit/WebTest/Contribute/OfflineContributionTest.php [deleted file]
tests/phpunit/WebTest/Contribute/OfflineRecurContributionTest.php [deleted file]
tests/phpunit/WebTest/Contribute/OnBehalfOfOrganization.php [deleted file]
tests/phpunit/WebTest/Contribute/OnlineContributionTest.php [deleted file]
tests/phpunit/WebTest/Contribute/OnlineMultiplePaymentProcessorTest.php [deleted file]
tests/phpunit/WebTest/Contribute/OnlineRecurContributionTest.php [deleted file]
tests/phpunit/WebTest/Contribute/PCPAddTest.php [deleted file]
tests/phpunit/WebTest/Contribute/StandaloneAddTest.php [deleted file]
tests/phpunit/WebTest/Contribute/UpdateBatchPendingContributionTest.php [deleted file]
tests/phpunit/WebTest/Contribute/UpdateContributionTest.php [deleted file]
tests/phpunit/WebTest/Contribute/UpdatePendingContributionTest.php [deleted file]
tests/phpunit/WebTest/Contribute/VerifySSLContributionTest.php [deleted file]
tests/phpunit/WebTest/Event/AddEventTest.php [deleted file]
tests/phpunit/WebTest/Event/AddParticipationTest.php [deleted file]
tests/phpunit/WebTest/Event/AddPricesetTest.php [deleted file]
tests/phpunit/WebTest/Event/AddRecurringEventTest.php [deleted file]
tests/phpunit/WebTest/Event/AdditionalPaymentTest.php [deleted file]
tests/phpunit/WebTest/Event/ChangeParticipantStatus.php [deleted file]
tests/phpunit/WebTest/Event/EventListingTest.php [deleted file]
tests/phpunit/WebTest/Event/EventWaitListTest.php [deleted file]
tests/phpunit/WebTest/Event/MultipleEventRegistrationbyCartTest.php [deleted file]
tests/phpunit/WebTest/Event/MultiprofileEventTest.php [deleted file]
tests/phpunit/WebTest/Event/PCPAddTest.php [deleted file]
tests/phpunit/WebTest/Event/ParticipantCountTest.php [deleted file]
tests/phpunit/WebTest/Event/ParticipantSearchTest.php [deleted file]
tests/phpunit/WebTest/Event/PricesetMaxCountTest.php [deleted file]
tests/phpunit/WebTest/Event/TellAFriendTest.php [deleted file]
tests/phpunit/WebTest/Export/ContactTest.php [deleted file]
tests/phpunit/WebTest/Export/ExportCiviSeleniumTestCase.php [deleted file]
tests/phpunit/WebTest/Financial/FinancialAccountTest.php [deleted file]
tests/phpunit/WebTest/Financial/FinancialAccountTypeTest.php [deleted file]
tests/phpunit/WebTest/Financial/FinancialBatchExport.php [deleted file]
tests/phpunit/WebTest/Generic/CheckActivityTest.php [deleted file]
tests/phpunit/WebTest/Generic/CheckDashboardTest.php [deleted file]
tests/phpunit/WebTest/Generic/CheckFindTest.php [deleted file]
tests/phpunit/WebTest/Generic/GeneralClickAroundTest.php [deleted file]
tests/phpunit/WebTest/Grant/ContactContextAddTest.php [deleted file]
tests/phpunit/WebTest/Grant/CustomFieldsetTest.php [deleted file]
tests/phpunit/WebTest/Grant/StandaloneAddTest.php [deleted file]
tests/phpunit/WebTest/Import/ActivityTest.php [deleted file]
tests/phpunit/WebTest/Import/AddressImportTest.php [deleted file]
tests/phpunit/WebTest/Import/AddressParsingTest.php [deleted file]
tests/phpunit/WebTest/Import/ContactCustomDataTest.php [deleted file]
tests/phpunit/WebTest/Import/ContactSubtypeTest.php [deleted file]
tests/phpunit/WebTest/Import/ContactTest.php [deleted file]
tests/phpunit/WebTest/Import/ContributionTest.php [deleted file]
tests/phpunit/WebTest/Import/CustomDataTest.php [deleted file]
tests/phpunit/WebTest/Import/DateFormatTest.php [deleted file]
tests/phpunit/WebTest/Import/DuplicateMatchingTest.php [deleted file]
tests/phpunit/WebTest/Import/GroupTest.php [deleted file]
tests/phpunit/WebTest/Import/ImportCiviSeleniumTestCase.php [deleted file]
tests/phpunit/WebTest/Import/MatchExternalIdTest.php [deleted file]
tests/phpunit/WebTest/Import/MemberTest.php [deleted file]
tests/phpunit/WebTest/Import/MultipleRelationshipTest.php [deleted file]
tests/phpunit/WebTest/Import/ParticipantTest.php [deleted file]
tests/phpunit/WebTest/Import/SavedMappingTest.php [deleted file]
tests/phpunit/WebTest/Import/TagTest.php [deleted file]
tests/phpunit/WebTest/Mailing/ABMailingTest.php [deleted file]
tests/phpunit/WebTest/Mailing/AddMessageTemplateTest.php [deleted file]
tests/phpunit/WebTest/Mailing/AddNewMailingComponentTest.php [deleted file]
tests/phpunit/WebTest/Mailing/MailingTest.php [deleted file]
tests/phpunit/WebTest/Mailing/SpoolTest.php [deleted file]
tests/phpunit/WebTest/Mailing/ValidateBodyMailingComponentTest.php [deleted file]
tests/phpunit/WebTest/Member/BatchUpdateViaProfileTest.php [deleted file]
tests/phpunit/WebTest/Member/ContactContextAddTest.php [deleted file]
tests/phpunit/WebTest/Member/DefaultMembershipPricesetTest.php [deleted file]
tests/phpunit/WebTest/Member/EditMembershipTest.php [deleted file]
tests/phpunit/WebTest/Member/FixedMembershipTypeTest.php [deleted file]
tests/phpunit/WebTest/Member/InheritedMembershipTest.php [deleted file]
tests/phpunit/WebTest/Member/OfflineAutoRenewMembershipTest.php [deleted file]
tests/phpunit/WebTest/Member/OfflineMembershipAddPricesetTest.php [deleted file]
tests/phpunit/WebTest/Member/OfflineMembershipRenewTest.php [deleted file]
tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipGCTest.php [deleted file]
tests/phpunit/WebTest/Member/OnlineAutoRenewMembershipTest.php [deleted file]
tests/phpunit/WebTest/Member/OnlineMembershipAddPricesetTest.php [deleted file]
tests/phpunit/WebTest/Member/OnlineMembershipCreateTest.php [deleted file]
tests/phpunit/WebTest/Member/OnlineMembershipRenewTest.php [deleted file]
tests/phpunit/WebTest/Member/SeperateMembershipPaymentTest.php [deleted file]
tests/phpunit/WebTest/Member/StandaloneAddTest.php [deleted file]
tests/phpunit/WebTest/Member/UpdateMembershipScriptTest.php [deleted file]
tests/phpunit/WebTest/Pledge/AddCancelPaymentTest.php [deleted file]
tests/phpunit/WebTest/Pledge/ContactContextAddTest.php [deleted file]
tests/phpunit/WebTest/Pledge/ContactContextPledgePaymentAddTest.php [deleted file]
tests/phpunit/WebTest/Pledge/StandaloneAddDeleteTest.php [deleted file]
tests/phpunit/WebTest/Pledge/StandaloneAddTest.php [deleted file]
tests/phpunit/WebTest/Profile/BatchUpdateTest.php [deleted file]
tests/phpunit/WebTest/Profile/DedupeTest.php [deleted file]
tests/phpunit/WebTest/Profile/MultiRecordProfileAddTest.php [deleted file]
tests/phpunit/WebTest/Profile/ProfileAddTest.php [deleted file]
tests/phpunit/WebTest/Profile/ProfileCountryState.php [deleted file]
tests/phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php [deleted file]
tests/phpunit/WebTest/Profile/SearchTest.php [deleted file]
tests/phpunit/WebTest/README [deleted file]
tests/phpunit/WebTest/Release/InstallScript.php [deleted file]
tests/phpunit/WebTest/Release/ReleaseTestCase.php [deleted file]
tests/phpunit/WebTest/Release/UpgradeScript.php [deleted file]
tests/phpunit/WebTest/Report/AddTest.php [deleted file]
tests/phpunit/WebTest/Report/DonarReportTest.php [deleted file]
tests/phpunit/WebTest/Report/LoggingReportTest.php [deleted file]
tests/phpunit/WebTest/Report/RolePermissionReportTest.php [deleted file]
tests/phpunit/WebTest/Utils/RedirectTest.php [deleted file]
tests/phpunit/WebTest/resources/import/ImportActivityTestWHdrs.csv [deleted file]
tests/phpunit/WebTest/resources/import/ImportContactTestWHdrs.csv [deleted file]
tests/phpunit/WebTest/resources/import/ImportContribs1.csv [deleted file]
tests/phpunit/WebTest/resources/import/ImportContribs2.csv [deleted file]
tests/phpunit/WebTest/resources/import/ImportContribsExtID.csv [deleted file]
tests/phpunit/WebTest/resources/import/ImportContribs_custom.csv [deleted file]
tests/phpunit/WebTest/resources/import/ImportHouse_Update.csv [deleted file]
tests/phpunit/WebTest/resources/import/ImportHouseholds_WHdrs.csv [deleted file]
tests/phpunit/WebTest/resources/import/ImportIndiv_Update.csv [deleted file]
tests/phpunit/WebTest/resources/import/ImportOrgs_Update.csv [deleted file]
tests/phpunit/WebTest/resources/import/ImportOrgs_WHdrs.csv [deleted file]
tests/phpunit/WebTest/resources/import/Import_Participants.csv [deleted file]