You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hari Sekhon b079cbbe00 changed SPOTIFY_CLIENT_ID/SPOTIFY_SECRET to SPOTIFY_ID/SPOTIFY_SECRET to align with zmb3/spotify 4 years ago
..
README.md added README.md 4 years ago
test_spotify_uri_to_name.sh changed SPOTIFY_CLIENT_ID/SPOTIFY_SECRET to SPOTIFY_ID/SPOTIFY_SECRET to align with zmb3/spotify 4 years ago

README.md

Tests

Unlike the tests/ directory of my other repos, most of the scripts in this repo are actually really used and tested via the CI of most of my other repos that use it as a submodule, while some other scripts aren't easily testable as their require non-trivial infrastructure (eg. Cloudera) or local access keys.

spotify_uri_to_name.sh has its alternate modes tested here only because adjacent scripts and repos only use its original design for track conversions.