Deploying & Testing
Introduction
Once connectors are built and mapped, you can deploy code and run tests for validation.
Purpose
To create production-grade mapping functions and verify their correctness before use.
Step By Step
-
Click Deploy Connector from the Editing Connector screen to generate the code.
-
You are presented with 4 options:
-
Deploy to API currently sends the generated function to Karavan
-
Regenerate Code recreates the code if you have seen any issues or made any changes
-
Download Code allows admin users to download functions locally
-
Click Test Connector* to:
- Generate AI Inputs for test
- Inputs: Source model data
- Outputs: Transformed target model
- Run the tests
-
If test fails:
- Adjust rules
- Click redeploy
- Test again
- Results appear within minutes for rapid iteration.
*Please note that Test Connector is currently in development