public void GivenIHaveAEndpointTodos(string endpoint)
 {
     RestAPIHelper.SetURL(endpoint);
 }