Mastercard / flow

Testing framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix basis view message correlation on tagged interactions

therealryan opened this issue · comments

It looks like the basis view (for example) isn't taking account of tags (which are required for dismabiguation when a flow features more than one interaction between the same two actors) when matching up interactions to compare.

We should look into that. Relevant code is here. It looks like it's doing the right thing, so we should make sure with a test first.