Optum / mockiato

A web-based platform for API virtualization
Apache License 2.0
24 stars 9 forks source link

TestService-button should be enabled for all the services (Owned and Unowned groups) #574

Closed pkotha5 closed 4 years ago

pkotha5 commented 4 years ago

1.User should allow to test any service (Owned and Unowned groups).

Steps : Navigate Browse Page-->Click on "TestService" for the unowned group-->click on "Send"

Actual Result : It's displaying an error. Expected Result : Should work

  1. In the test service page , Disable "Update" button for the unowned groups. Steps: Navigate Browse Page-->Click on "TestService" for the unowned group-->Update button status is displaying as enabled. Expected Result : Should disable "Update" button.
Pradeep298 commented 4 years ago

As per disscussion with Purnima, every user should be able to test service of every other user. It should not be like update service. This is fixed and working fine. I can test service of other users or other groups.

pkotha5 commented 4 years ago

working fine