[NFC][REF][TEST] update im provider export test to use csv output
authoreileen <emcnaughton@wikimedia.org>
Wed, 10 Jul 2019 11:42:01 +0000 (23:42 +1200)
committereileen <emcnaughton@wikimedia.org>
Wed, 10 Jul 2019 20:27:54 +0000 (08:27 +1200)
commit9d7c87935e75347e7354f72108778b9e876951e0
treec6d1654b538850c744d2a68b14b71bdf5c9bb41b
parent45cee66955b0a42b6d3269b543f6c49a253eee3d
[NFC][REF][TEST] update im provider export test to use csv output

The move from testing sqlColumns to csv output is deliberate. While refactoring, cleaning up the sqlColumns stuff
having test on it was VERY helpful. But, at the end of the day the csv IS the output and testing that allows
us to improve the mechanism to develop that output
tests/phpunit/CRM/Export/BAO/ExportTest.php