MarcusBarnes / mik

The Move to Islandora Kit is an extensible PHP command-line tool for converting source content and metadata into packages suitable for importing into Islandora (or other digital repository and preservations systems).
GNU General Public License v3.0
34 stars 11 forks source link

Fix PHPUnit tests for Csv Compound #471

Open mjordan opened 6 years ago

mjordan commented 6 years ago

We have marked a couple of PHPUnit tests for CSV Compound toolchain and input validators as 'skipped'. We need to figure out why they aren't working as intended.

Related issue #417 and PR #470.