test_that("token and whoami works", {
token = yq_token()
if (identical(token, "")) {
expect_message(yq_whoami())
}
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.