You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Collection view:

Environment view:



How to execute the collection:

Setting up the environment

First, please setup the environment to use in the collection:

In this case, the one marked as "das -dev".

Updating the jwt-assertion on the environment variable.

Please use the script available here:

Generate your jwt-assertion

As "CLIENT_ID" please use:  das-ib-api-id1

As "PRIVATE_KEY_ES256": ib_es256_private.pem  (needs to be tested with other keys later).

Execute the "jwt-ipo-das.sh" and then copy the generated key to the "client-assertion" box in the Environment:

And then save the configuration:

 Executing the requests:

After that, you can then go through each request, one by one (and execute them).

The tests are separated by folders and subfolders, to facilitate the testing of the specific "feature/process" of the DAS's API:

Each of the requests, have a "postman-test" post execution that, in one side evaluates if the request is successful, they also update values in the environment:

  

So the postman-test are defined accordingly to what is being "tested" in the subfolder.






  • No labels