-
Notifications
You must be signed in to change notification settings - Fork 0
Testing
The easiest method of testing server functionality, online or offline, is to use a tool enabling requests to be easily be mocked and sent to the server. As mentioned elsewhere in the wiki, Postman is a free graphical tool to construct and send requests to online or offline resources.
The request protocol (GET, POST) can be specified alongisde the destination URL, and contents of the request (in key-value format) can be specified under the Params tab. After sending the request, the console will display the server's response or any errors that occur.
Feedback? Questions? Please reach out or create an issue under this repository.
Lab Website: Brain Development and Disorders Lab
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
