- Clone the repository
git clone https://github.com/vijayg10/pisp-ttk-sandbox.git
cd pisp-ttk-sandbox
- Run simulators
docker-compose up
- Open TTK Sender UI on http://localhost:16060
- Goto
Test Runnerand openCollection Managaer - Click on
Import Fileand load the TTK test casethirdparty.jsonfrom the foldertest-cases - Select the imported file in the collection manager
- Click on the button
Run - Observe the requests and responses in each test case
- Run the docker-compose as per the previous section.
- Send the http requests from your implementation to
localhost:4040. - Observe the inbound requests and simulated responses in TTK receiver monitoring page http://localhost:6060/monitoring
- Open the web page http://localhost:6060/
- Goto
API Management - Select
thirdparty_sdk_outboundand click onAPI Documentationbutton
