tests/testthat/test-url-links.R

test_that("url links are correct", {
  expect_equal(track_url(), 'https://api.spotify.com/v1/me/tracks/')
  expect_equal(album_url(), 'https://api.spotify.com/v1/me/albums')
})
condwanaland/spotty documentation built on Dec. 19, 2021, 6:01 p.m.