Function Web.getTest

GET "/test", requires auth'd user, displays a test page

void getTest (
  string _user,
  string _error = null
);

TODO

Remove this route