REST-API-Tutorial-Updated icon indicating copy to clipboard operation
REST-API-Tutorial-Updated copied to clipboard

Update postman collection to be compatible with new scripts system

Open CoffMakesThings opened this issue 8 months ago • 0 comments

Hi!

Since the postman collection was exported, the "tests" system has been moved into the "scripts" system and the syntax for tests has changed. Because of that, the tests in the Postman collection of this repo are no longer compatible with the current version of Postman. When each endpoint is executed, the collection variables do not populate.

This PR updates the tests so that they work as expected, successfully setting the variables.

image

CoffMakesThings avatar Jun 19 '24 17:06 CoffMakesThings