test_that("login", {
login_data <- data.frame(
server = "https://armadillo.dev.molgenis.org",
driver = "ArmadilloDriver"
)
expect_error(suppressMessages(du.login(login_data)))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.