Add FDC3 2.2 conformance tests and deployment-aware AppD URLs#1730
Closed
Copilot wants to merge 1 commit intofdc3-new-conformance-2.2from
Closed
Add FDC3 2.2 conformance tests and deployment-aware AppD URLs#1730Copilot wants to merge 1 commit intofdc3-new-conformance-2.2from
Copilot wants to merge 1 commit intofdc3-new-conformance-2.2from
Conversation
1 task
Copilot
AI
changed the title
[WIP] Add new conformance tests specified by Test-Pack
Add FDC3 2.2 conformance tests and deployment-aware AppD URLs
Jan 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your change
Adds two new FDC3 2.2 conformance tests per test-pack specification and makes conformance framework deployment-aware for netlify previews, localhost, and production.
Changes
Conformance Tests
ChannelChangedEventtest verifying event listener behaviorDeployment Infrastructure
replaceConformanceUrls.jsscript for dynamic URL injectionpreview-conformance.v2.jsonandwebsite-conformance.v2.jsonapp directoriesFixes
WCP1Helloschema property name inHelloHandlerDependencies
Related Issue
Resolves #1455, #1611
Raises #1585
Contributor License Agreement
Review Checklist
DesktopAgent,Channel,PrivateChannel,Listener,Bridging)?JSDoc comments on interfaces and types should be matched to the main documentation in /docs
Conformance test definitions should cover all required aspects of an FDC3 Desktop Agent implementation, which are usually marked with a MUST keyword, and optional features (SHOULD or MAY) where the format of those features is defined
The Web Connection protocol and Desktop Agent Communication Protocol schemas must be able to support all necessary aspects of the Desktop Agent API, while Bridging must support those aspects necessary for Desktop Agents to communicate with each other
npm run build) run and the results checked in?Generated code will be found at
/src/api/BrowserTypes.tsand/or/src/bridging/BridgingTypes.tsBaseContextschema applied viaallOf(as it is in existing types)?titleanddescriptionprovided for all properties defined in the schema?npm run build) run and the results checked in?Generated code will be found at
/src/context/ContextTypes.ts💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.