Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confirm that (2.0) App channels do not re-play past contexts when a listener is added #865

Conversation

kriswest
Copy link
Contributor

Small addition to one of the app channel tests - we need to confirm that App Channels, listened to via the Channel interface do not auto-replay context messages (as System/User channels listened to through the fdc3/Desktop Agent interface do).

A different PR adds this to the 1.2 test cases.

Background:

The Standards Working Group re-affirmed under issue #511 at meeting #683 that the difference in the behaviour of the fdc3/DesktopAgent and Channel interfaces was intentional and necessary to implement certain use cases with App Channels. It was decided that this would not change in FDC3 2.0, hence it remains the case in 2.0.

…istener is added

Small addition to one of the app channel tests - we need to confirm that App Channels, listened to via the Channel interface do not auto-replay context messages (as System/User channels listened to through the fdc3/Desktop Agent interface do).

A different PR adds this to the 1.2 test cases.

Background:

The Standards Working Group re-affirmed under issue #511 at meeting #683 that the difference in the behaviour of the fdc3/DesktopAgent and Channel interfaces was intentional and necessary to implement certain use cases with App Channels. It was decided that this would not change in FDC3 2.0, hence it remains the case in 2.0.
@robmoffat robmoffat changed the base branch from conformance2.0 to conformance2.0-rm January 16, 2023 19:03
@robmoffat robmoffat changed the base branch from conformance2.0-rm to conformance2.0 January 16, 2023 19:29
@robmoffat
Copy link
Member

@kriswest
Copy link
Contributor Author

Added here: https://github.com/finos/FDC3/blob/conformance2.0-rm/toolbox/fdc3-conformance/App-Channel-Tests.md

Also added some code to be consistent with other steps.

Looks good to me. Closing this PR

@kriswest kriswest closed this Jan 17, 2023
@kriswest kriswest deleted the conformance-2.0-app-channels-do-not-replay-context branch November 13, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants