Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issues in service testing page. #566

Open
Pradeep298 opened this issue Nov 20, 2019 · 2 comments
Open

issues in service testing page. #566

Pradeep298 opened this issue Nov 20, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Pradeep298
Copy link
Contributor

Pradeep298 commented Nov 20, 2019

  1. blank response comes as "" in case of json payload type or application/json content-type.
  2. if there is error happens at backend then front-end shoud show relevant information/err messagel
  3. Click on TestServiceàSend for the service having the response status is 100/300 , Getting “Publish failure error”.
  4. Disable servicer test button for MQ Services.
  5. Send button should more visible and meaningful.
@Pradeep298 Pradeep298 added the bug Something isn't working label Nov 20, 2019
@Pradeep298 Pradeep298 self-assigned this Nov 20, 2019
@Pradeep298
Copy link
Contributor Author

Pradeep298 commented Nov 22, 2019

Fixed all the issue in this except 3rd one. The services with 300 response type not giving response. This is not rest client issue. This is issue related to Mockito(issue#568). You can try hitting such service with postman/soapUI. those will not give a response. This would required to check seprately. I will raise a different issue for this. other this issue can be close once the branch with bug fixes get merge to master.

@Pradeep298
Copy link
Contributor Author

This is fixed and available on Dev. This can be close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant