Task #3907
MN Integration Test - verify system metadata returned matches expected
Start date:
2013-08-09
Due date:
% Done:
0%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
Would like to see a new integration test scenario to avoid issues where MN is serving different /meta objects than expected.
Basically a small sync simulation:
- Use object list to pull a sample list of object info objects.
- Use object info list to generate /meta calls for metadata record associated with each identifier in the object list.
- Verify that the system metadata identifier returned in the call matches the identifier that was used to make the request.
This helps catch MN API that are returning metadata for different object than the one requested.