Nothing
test_that("we can fetch available contexts", {
expect_type(get_available_context(),"character")
})
test_that("we can fetch available services", {
expect_type(get_api_services(),"character")
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.