The shared-resources module contains sample Submission graphs serialized as JSON. Included in these sample graphs are Submission.metadata, i.e. the metadata blob. The schema service introduces changes to the format of this blob. All test resources that have a Submission.metadata in them (which will be most if not all of them) will need to be updated to the new blob format.
All tests and ITs should pass after #214 and this issue are resolved.
The
shared-resources
module contains sampleSubmission
graphs serialized as JSON. Included in these sample graphs areSubmission.metadata
, i.e. the metadata blob. The schema service introduces changes to the format of this blob. All test resources that have aSubmission.metadata
in them (which will be most if not all of them) will need to be updated to the new blob format.All tests and ITs should pass after #214 and this issue are resolved.