+34
−0
Loading
A RegistrationInfo's registered attributes may be returned either as the single
attributeNames list or as the deprecated propertyNames/relationshipNames pair —
both are valid GET /csourceRegistrations output, since a broker need not store the
property/relationship split. Before diffing, fold any pair into attributeNames on
both expected and actual (on copies). Real attribute-name differences still surface
(different/missing names change the attributeNames set); entity comparisons are
untouched. Lets the existing old-pair expectation fixtures pass against a broker
that emits attributeNames, without changing the fixtures.
Co-Authored-By:
Claude Opus 4.8 (1M context) <noreply@anthropic.com>