library(httptest)
with_mock_api({
test_that("Chart can be deleted", {
expect_output(dw_delete_chart("Kqysh"), "sucessfully deleted", fixed = TRUE)
})
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.