Example Cucumber + Serenity tests for Spotify API
It covers some CRUD operations for playlists and tracks
<!insert IDEA run configuration>
gradle clean test aggregate
- remove all credentials from config
- add authorization hook ?
Example Cucumber + Serenity tests for Spotify API
It covers some CRUD operations for playlists and tracks
<!insert IDEA run configuration>
gradle clean test aggregate