R/test_login.R
test_login.Rd
test_login tests if the login works.
test_login
test_login(genesis = NULL, ...)
to authenticate a user and set the database (see below).
other arguments send to the httr::GET request.
a string with the server return message.
string
if (FALSE) { # \dontrun{ test_login(genesis=c(db="regio") ) } # }