Defines the projects, tasks, and KPIs associated with the technical aspects of integration. This includes technical support for integration partners and the development and maintenance of tools to improve the integration experience.
Overview
There are several dimensions associated with supporting FIO integration from a technical perspective:
Integration documentation
Integration development support
Integration IT support
Tools and libraries to improve the integration experience, including:
SDKs
Registration site
Data services
Integration documentation / Devhub
Integration development support
Integration IT Support
Application testing
Application testing is currently covered by manual UAT testing by the development and product teams. Options being considered are:
Using Proof’d automated regression scans to catch changes
Writing Web UI automated tests
Increasing manual testing
SDKs
SDK testing
SDK testing currently consists of:
SDK unit tests written by development team
Typescript unit tests run against new releases of fiosdk_typescript and new fio and fio.contracts releases
Kotlin and Swift unit tests are not currently maintained or run for new releases.
Go SDK is maintained by Blockpane. TBD on how unit tests are built or run. TBD on how Go SDK is maintained.
Add Comment