album_test.go
|
Add tests for album model
|
2019-07-16 12:44:13 +02:00 |
camera_test.go
|
Add test condition for camera model
|
2019-07-16 14:11:33 +02:00 |
country_test.go
|
Add test for country model
|
2019-07-16 12:53:23 +02:00 |
label.go
|
Remove index from label name (use slug instead)
|
2019-07-15 23:11:29 +02:00 |
label_test.go
|
Add tests for label model
|
2019-07-16 12:57:55 +02:00 |
lens_test.go
|
Add test for lens model
|
2019-07-16 13:02:42 +02:00 |
photo_label_test.go
|
Add test photoLabel model
|
2019-07-16 13:10:31 +02:00 |