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')
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.