mlswg / mls-implementations

Coordination of implementation and interop specific details
113 stars 14 forks source link

Use explicit context in exporter tests #95

Closed bifurcation closed 1 year ago

bifurcation commented 1 year ago

The Context input to MLS-Exporter is supposed to be application-provided context, not the group context. So we should have an independent input for it, not reuse the group context.