System Integrator (SI) ToolkitSystem Integrator (SI) Toolkit
Introduction
Management
Business Operations
Technical Integration Guide
Deployment
Payment Manager User Guide
Technical Reference
Scheme Designs
Introduction
Management
Business Operations
Technical Integration Guide
Deployment
Payment Manager User Guide
Technical Reference
Scheme Designs
  • Introduction

    • System Integrator (SI) Toolkit
    • DFSP Onboarding Guide and Roadmap
    • Customer Journey
  • Management
  • Business Operations
  • Technical Integration Guide

    • Technical Integration
    • Inclusive Instant Payment System (IIPS) Integration
    • Development guide for building core-connectors
    • Core Connector Testing Harness
    • Core Connector Template
    • ISO20022 and Merchant Payments.
    • Fees
  • Deployment

    • Overview
    • Docker Compose

      • Payment Manager Deployment Guide
      • Core Connector Guide
      • Deploying Payment Manager
      • Configuring the core connectors
      • Connecting to a Hub
      • Securing the Docker Daemon
      • Firewall Configuration in Ubuntu and AWS EC2 (t2.large)
      • Test Transfer Process
  • Technical Reference

    • API Service
    • Routing and API Specifications
    • Networking
    • Core Banking Solution (CBS) Client
    • Mojaloop Connector Client (SDK Client)
    • Configuration.
    • Core Connector Aggregate (Business Logic)
    • Error Handling
    • Integration Accounts
    • Request Handling Lifecycle
  • Payment Manager User Guide

    • Payment Manager OSS
    • Transfers Overview Guide
    • FX Conversions Overview Guide
    • Technical Dashboard
  • Scheme Designs

    • Foreign Exchange - Currency Conversion
    • Interscheme

Core Connector Testing Harness

The core connector testing harness has got step-by-step instruction as to how it can be downloaded and used.

Github Repository for Core Connector Testing Harness

Testing Harness Intended Use

The testing harness is intended to be used for:

  1. Learning the integration APIs
  2. Developing core-connectors
  3. Running the golden path Core-Connector test collection to validate that the core-connector meets the integration requirements of the scheme.

Customizations to test collection

The testing harness meets a standard generic implementation. It may be necessary to customize the test collection in order to adjust for non-standard APIs. The standard collection includes all required fields, so this adjustment may just be a mere reorganization of the message payload.

Last Updated:
Contributors: Paul Baker
Prev
Development guide for building core-connectors
Next
Core Connector Template