elnyry-sam-k / pisp-ttk-sandbox

A local sandbox which simulates PISP, DFSP and mojaloop services using mojaloop-testing-toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running PISP TTK Sandbox

  1. Clone the repository
git clone https://github.com/vijayg10/pisp-ttk-sandbox.git
cd pisp-ttk-sandbox
  1. Run simulators
docker-compose up
  1. Open TTK UI on http://localhost:6060
  2. Goto Test Runner and open Collection Managaer
  3. Click on Import File and load the TTK test case thirdparty.json from the folder test-cases
  4. Select the imported file in the collection manager
  5. Click on the button Run
  6. Observe the requests and responses in each test case

About

A local sandbox which simulates PISP, DFSP and mojaloop services using mojaloop-testing-toolkit


Languages

Language:HTML 100.0%