Nothing
context("Project delete")
source("helper-credentials.R")
test_that("delete_project", {
expect(delete_project(get_project_id_from_name("PROJECT_TESTU")) == 204, "delete_project() doesn't retrieve a 200 status code for PROJECT_TESTU")
})
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.