finos/FDC3-conformance-framework

Missing User Channel Tests

robmoffat opened this issue · 4 comments

Just looking at the spec rn and we have a few tests in 2.0 for user channels that aren't implemented:

UCFilteredUsageJoin
UCFilteredUsageNoJoin

Could you and @ gaganahluwalia take a look?

thanks!

@robmoffat UCFilteredUsageJoin is there it's just under the name of UCFilteredUsageLeave, which should show up as a duplicate but is actually two different tests. The other one I can't find it anywhere.

Gagan and I will fix these today

@robmoffat UCFilteredUsageNoJoin is actually a duplicate of BasicCH2, which would explain why it's not there. We can remove UCFilteredUsageNoJoin from the test definitions

Fixed: #171