Fix Contact Import tests custom date testing, remove duplicate handling
authorEileen McNaughton <emcnaughton@wikimedia.org>
Wed, 22 Mar 2023 22:28:25 +0000 (11:28 +1300)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Wed, 22 Mar 2023 22:29:59 +0000 (11:29 +1300)
commit6e9006e98ecb0a1de950a17a51f249a87fde26a6
treee484c4ea5ef47dd132d3f019ba55e21c3f55ecd2
parent96d550c70dd1f406851895ddfe236fbfd718ab77
Fix Contact Import tests custom date testing, remove duplicate handling

All the code in the formatCommonData function is legacy contact
import handling for stuff that is already handled in the generic
metadata based code. This fixes the test so it is actually testing
it for contact and address custom date fields & removes
CRM/Contact/Import/Form/DataSource.php
CRM/Contact/Import/Parser/Contact.php
CRM/Import/Parser.php
tests/phpunit/CRM/Batch/Form/EntryTest.php
tests/phpunit/CRM/Contact/Import/Parser/ContactTest.php