WebAPIContrib.Core
WebAPIContrib.Core copied to clipboard
Add initial CSV tests
This are tests copied from the YAML tests and updated for CSV using CsvHelper for the deserializer/serializer. I've found a few bugs in it (including some tests that didn't work), that I'd like to add fixes for, but wanted to get some tests in first.
LGTM, thanks