Example Cucumber + Serenity tests for Spotify API

It covers some CRUD operations for playlists and tracks

Local run

Intellij IDEA

<!insert IDEA run configuration>

command line

gradle clean test aggregate

Gitlab

todo

  1. remove all credentials from config
  2. add authorization hook ?