context("test-get_city.R")
test_that("correct data type returned", {
expect_equal(class(get_city(city_url = "https://www.cineplex.de/filmreihe/originals/614/muenster/")), "xml_nodeset")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.