testingbrowserserver-response

How to test client app without creating a server?


Is there anyway to create a server response manually to check whether my client side is working correctly to server responses? I want to do this without writing the server part myself.
What I specifically want is to test a server-sent event handling part.


Solution

  • There are multiple extensions for Firefox and Chrome allowing you to edit the response.

    Firefox:

    Chrome: