Skip to content
Ben Weese edited this page Jun 14, 2019 · 4 revisions

This is where I practice Testing using Postman and their Chai testing scripts. I create a collection of calls in Postman based on the API Documentation then I create a series of test based on the API such as can i get a successful call of 200, and is the schema in the documentation correct.

As I learn more and create more test I will add to this wiki and project.

Learning

If you would like to learn this repo for learning fill free. I am updating the wiki in order to help others learn and for me to retain what I have learned.

Clone this wiki locally