Skip to content

Test Examples

Raghavendra Balgi edited this page Apr 25, 2020 · 7 revisions

Some demo data for the spec TestSpec has now been included under the testdata folder (the same folder is set as dataDir when running with docker)

Start server

I have also bundled a couple of test servers for the TestSpec, so let's start one of them. Hit the URL - http://192.168.99.100:8080/iso/v0/server (Change the IP to localhost if you're running locally or off docker)

  1. Select a Spec
  2. Fetch all saved definitions
  3. Load the definition (You can change the port and MLI type if necessary)
  4. Start the server

Launch Application

  1. Select a Spec
  2. Select a Message within the Spec
  3. Load a saved message (or build one from scratch)

Build and send a message

  1. Either load a existing message or build a message by hand
  2. Change the IP, Port and MLI (to match what was set on the server)
  3. Hit the 'Send' button

Response from Server

Try changing the value of field "Amount" to a different number like 000000000090, 000000000101 etc and see a different value in bit 38/39 of the response.