tests/testthat/test-url.R

context("URL Parsing")
test_that("Simple API Parse Works",{
expect_equal(typeof(tflRequest("all lines", app_id = 'test', app_key = 'test', args = list("Mode" = 'overground'))),
           "list")
})
lissahyacinth/hfittR documentation built on May 6, 2019, 10:36 a.m.