Skip to content

Initial unit test for SoundCloud service

Richard Allen requested to merge issue/musica-3416852:main into 1.1.x

This initial test boilerplate tests the accuracy of the value objects used for consuming API resources, it is less focused on providing exhaustive code coverage for the SoundCloud service itself.

Can be used as a template for testing most if not all future remote API resources for SoundCloud, and serves as a working example for other APIs as well.

Merge request reports