Skip to Main Content
Connect Platform (OCP)
Created by Justin Yurasits
Created on Jun 5, 2023

Speed OCP App Testing with Local Test Environment

Problem: OCP apps can’t be tested locally at the moment. The only available option are unit tests, which do not allow to test against ODP and third-party services
Solution: Provide a way to test OCP apps locally. The local test capability should allow triggering functions, running jobs, interacting with ODP and third-party services. Optionally, it should allow to render and interact with app settings form. It should allow to define app settings locally for testing and an ODP account the test should be performed against.
Impact: radically speeds up app development, reduces churn

  • Attach files