tests/testthat/test_public_info.R

library(rgdax)

# Scope
context("Valid Response Type")

# test_that("Products or currencies are returned", {
#   expect_equal(class(public_info()), "data.frame")
#   expect_equal(class(public_info(FALSE)), "data.frame")
# })
DheerajAgarwal/rgdax documentation built on Jan. 4, 2024, 3:37 a.m.