finos / FDC3-Sail

Open implementation of the FDC3 standard using Electron and an integrated App Directory.
Apache License 2.0
34 stars 26 forks source link

Testing FDC3 Apps #48

Open robmoffat opened 2 years ago

robmoffat commented 2 years ago

Feature Request

Description of Problem:

Could we build an FDC3 app compliance tool using FDC3 Electron? Writing an app in FDC3 requires the desktop agent to test with, perhaps in a CI environment.

Potential Solutions:

From Nick's Email:

Could the Electron Agent provide testing hooks for apps? ie. the app could expose a set of FDC3 integration tests that the agent could then orchestrate, run, and generate some output for.

Perhaps we can "script" FDC3 Electron and via command line? (Just an idea)