How do I test a request to the server?
def request_to_remote_server data
#....
end
What's funny is that there's almost nothing in google for "ruby testing request to server". Is it something tricky? Note I'm not asking about the concrete gems or libraries, I'm more interested in a general approach, even the programming language doesn't matter.
Aucun commentaire:
Enregistrer un commentaire