test_that("metaData works", {
expect_s3_class(aqs_get(aqs_user=list(email="test@aqs.api",
key="test"),
endpoint = "issues",
service="metaData"),
"data.frame")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.