Skip to content

Add test to prove post body is deposited as is

Mark Woodhall requested to merge feed-test into master

This PR adds a test to prove that the feed api accepts a POST body and writes it as is, with no changes, to the feed input location.

Merge request reports