Add ImportProcessor class & unit tests + extend existing cover
authoreileen <emcnaughton@wikimedia.org>
Mon, 19 Aug 2019 01:01:47 +0000 (13:01 +1200)
committereileen <emcnaughton@wikimedia.org>
Mon, 19 Aug 2019 21:08:51 +0000 (09:08 +1200)
commit92bde46aaf777d906a51b359ec02fa78256d5147
tree7d03a113019f60719ff39f5bd93e7761bd6a5a72
parent4a2661331009e339d8233fc316f02c6749436fdb
Add ImportProcessor class & unit tests + extend existing cover

This adds the full ImportProcessor class from the WIP pr #15034 - minus the functions that
replace loadSavedMapping) along with tests. It does NOT start to use the new class as yet.

Note that #15068 will need rebasing if this is merged first & vice versa

The goal is to bring it into use along with extending tests but this is 'safe' in that no funcitonal code is changed
CRM/Import/ImportProcessor.php
tests/phpunit/CRM/Contact/Import/Form/MapFieldTest.php