photoprism-client-go/test
Kris Nóva c78e3d199e Working photo and album endpoints with super amazing unit and itnegrations tests - please run my fucking code i dare you
Signed-off-by: Kris Nóva <kris@nivenly.com>
2021-02-11 17:25:03 -08:00
..
README.md Updating storage and README files 2021-02-09 18:36:07 -08:00
album_test.go Working photo and album endpoints with super amazing unit and itnegrations tests - please run my fucking code i dare you 2021-02-11 17:25:03 -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