Forum Discussion

tonydugay's avatar
tonydugay
Contributor
8 years ago

Ready API 2.2 create functional test from Swagger/OpenAPI

When I create a new functional test from the petstore.io swagger, I am very impressed with what I get out of the box - I get a lot of tests and tests which exercise POST methods provide me with a body/payload which matches the swagger definition.  

 

I was disappointed when I tried to create a test from a real in-house swagger spec - it created a test for a POST operation, but there was no body created.

 

Does anyone have any insight as to why this might be the case?

 

Thanks, 

Tony