Adding GetAlbums with AlbumOptions and default values, and unit tests

Signed-off-by: Kris Nóva <kris@nivenly.com>
This commit is contained in:
Kris Nóva 2021-02-11 14:21:44 -08:00
parent 6b742a1db4
commit 06fff46e43
8 changed files with 165 additions and 5 deletions

View file

@ -21,6 +21,7 @@ const (
WellKnownAlbumID = "aqnzih81icziiyae"
UnknownAlbumID = "1234567890"
WellKnownSampleAppConnectionString = "http://localhost:8080"
UnknownCategory = "Furries"
)
// Client is a pre-authenticated client that can be used