issues
search
ScottLogic
/
FDC3
An open standard for the financial desktop.
https://fdc3.finos.org
Apache License 2.0
0
stars
0
forks
source link
First iteration
#1
Closed
dbutt-scottlogic
closed
2 years ago
dbutt-scottlogic
commented
2 years ago
Simple test app that:
Checks for FDC3/FDC3Ready event. Displays error if not found in 5 seconds.
Launches a mocha test suite
For each API method, calls the method. If no unexpected error, test succeeds.
See README for instructions
Simple test app that: