Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 386 Bytes

File metadata and controls

13 lines (11 loc) · 386 Bytes

Generic Supply Chain Test Scenario

  • create_identities - Set up identities used in the Generic Supply Chain demo:
    $ chmod +x create_identities.sh
    $ ./create_identities.sh
    
  • testcase.sh - Run through a sample scenario using curl commands to create Orders and move an Order through the process.
    $ chmod +x testcase.sh
    $ ./testcase.sh