tree: bad8b1c98734f1f061f8f888b001e19e7d0c46f0 [path history] [tgz]
  1. bookstore-types.yang
  2. bookstore.yang
  3. CPS Environment.postman_environment.json
  4. CPS-CORE.postman_collection.json
  5. Data Operational Performance Test.postman_collection.json
  6. NCMP Register CmHandle and Query.postman_collection.json
  7. README.md
postman-collections/README.md

Importing and running the CPS postman collections

Importing the CPS collections

To import the CPS collections and environment:

  1. Create a "Workspace" (or if you have one already you can use that)
  2. Click "Import" (or click "File" then "Import")
  3. Drag and drop the "postman-collection" folder into the import pop-up
  4. The collections and environment should now be imported
  5. Set the current environment to "CPS Environment" (usually at the top right. Default is "No Environment") This will provide the necessary variables such as "CPS_HOST" and "CPS_PORT" to allow the requests to be run

Running the collections

To run the requests in the collections simply select the request and click send. "Create Schema Set" in "CPS-CORE" requires a file to send the request. Example files are provided: "bookstore.yang" and "bookstore-types.yang" (these files must be zipped before adding them to the request)

Notes

When exporting postman collections tabs are used for spacing, so replacing all the tabs is necessary