|
|
||
|---|---|---|
| .. | ||
| album_test.go | ||
| index_test.go | ||
| main_test.go | ||
| photo_test.go | ||
| README.md | ||
| session_test.go | ||
Local Integration Tests
To run the tests
sudo -E go test . -v
|
|
||
|---|---|---|
| .. | ||
| album_test.go | ||
| index_test.go | ||
| main_test.go | ||
| photo_test.go | ||
| README.md | ||
| session_test.go | ||
To run the tests
sudo -E go test . -v