Task #2641
Story #2639: daisy-chain equivalent identities causes problems with transitivity
create integration tests for daisy-chained relationships
Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_integration
Target version:
Start date:
2012-04-23
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
to test other implementations
History
#1 Updated by Rob Nahf over 12 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 80
need a 4-node chain because with 3-node chain. A sees C's subject (doesn't have the person) in B's person record, and getSubjectInfo implementations are already drilling down 1 level.
(with 4-node chain, A doesn't know anything about D).
#2 Updated by Rob Nahf over 12 years ago
- Status changed from In Progress to Closed
- % Done changed from 80 to 100
the set of test certificates include a 3rd degree equivalency (testEQPerson3) and it has been written into the integration tests.