test_that(".slack_token_cookie_name works", {
expect_identical(
.slack_token_cookie_name(team_id = "myteam"),
"myteam_slack_token"
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.