Test Forms
Testing Database:
-------------
Refresh data (GET to /robots)
-------------
Post new data (POST to /robots)
--------------
Update data (PUT to /robots/id)
--------------
Delete data (DELETE to /robots/id)