You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Planning to replace existing cUrl tests with a Postman collection as they are simpler to create and maintain in the JSON format with the tooling that Postman offers.
Will include a Newman command line runner so that Postman tests collections are run by the Smoke Test from the command line build.
tools\curl\curl.exe -i -X POST http://ship/services/publish/listofitems --header "Content-Type: application/x-www-form-urlencoded" --header "Content-Length: 0" -H "Accept:application/json"
Actual:
Expected:
The text was updated successfully, but these errors were encountered: