Skip to content

freddycoder/PostmanStatusCode

Repository files navigation

PostmanStatusCode

A collection and environment to reproduce this question on stackoverflow : https://stackoverflow.com/questions/64723833/does-postman-mock-server-can-return-status-code-449

You may need to create your own mock server to customize the examples inside the collection.

Reproduce the problem from scratch :

Create a new collection

Create a new collection

Fill the form

Fill collection form

Add request

Add a request

Fill request form

Fill request form

Request created

Request created

Set the url

Set the url of the request

Write the test script

The test script

Add the example

Add the example

Insert status 449 in the statuc code field

Insert status 449 in the statuc code field

Save tabs

Save bith tab with ctrl+s

Create a mock server

Create a mock server

Give the mock server a name

Give the mock server a name

Copy url

Copy the url of the new mock server

Edit collection

Edit collection

Create a collection variable

Collection variables

Send the request

Send the request

Observe status code 200

Test result

About

A collection and environment to reproduce this question on stackoverflow : https://stackoverflow.com/questions/64723833/does-postman-mock-server-can-return-status-code-449

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published