photoprism-client-go/test
Kris Nóva 06fff46e43 Adding GetAlbums with AlbumOptions and default values, and unit tests
Signed-off-by: Kris Nóva <kris@nivenly.com>
2021-02-11 14:21:44 -08:00
..
README.md Updating storage and README files 2021-02-09 18:36:07 -08:00
album_test.go Adding GetAlbums with AlbumOptions and default values, and unit tests 2021-02-11 14:21:44 -08:00
main_test.go Adding GetAlbums with AlbumOptions and default values, and unit tests 2021-02-11 14:21:44 -08:00
photo_test.go Adding working tests 2021-02-09 18:33:05 -08:00
session_test.go Very nice looking tests! 2021-02-09 16:00:02 -08:00

README.md

Local Integration Tests

To run the tests

sudo -E go test . -v