photoprism-client-go/test
Kris Nóva 194f0acb28 A lot of work with albums and photos, still working but want to save working tests/methods
Signed-off-by: Kris Nóva <kris@nivenly.com>
2021-02-11 17:16:37 -08:00
..
README.md Updating storage and README files 2021-02-09 18:36:07 -08:00
album_test.go A lot of work with albums and photos, still working but want to save working tests/methods 2021-02-11 17:16:37 -08:00
index_test.go A lot of work with albums and photos, still working but want to save working tests/methods 2021-02-11 17:16:37 -08:00
main_test.go Adding initial album feature work 2021-02-11 15:32:03 -08:00
photo_test.go A lot of work with albums and photos, still working but want to save working tests/methods 2021-02-11 17:16:37 -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