photoprism/internal/entity
Michael Mayer 3aad02501f Run unit tests in separate databases to avoid conflicts
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-08 19:34:29 +02:00
..
account.go
account_fixtures.go
account_test.go Run unit tests in separate databases to avoid conflicts 2020-05-08 19:34:29 +02:00
album.go
album_fixtures.go
album_test.go Run unit tests in separate databases to avoid conflicts 2020-05-08 19:34:29 +02:00
camera.go
camera_fixtures.go
camera_test.go Backend: Add tests to internal/entity 2020-05-07 17:29:35 +02:00
category.go
category_fixtures.go
category_test.go
const.go
country.go
country_fixtures.go
country_test.go Backend: Add tests to internal/entity 2020-05-07 17:29:35 +02:00
db.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
description.go
description_fixtures.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
description_test.go Run unit tests in separate databases to avoid conflicts 2020-05-08 19:34:29 +02:00
entity.go Run unit tests in separate databases to avoid conflicts 2020-05-08 19:34:29 +02:00
entity_test.go Run unit tests in separate databases to avoid conflicts 2020-05-08 19:34:29 +02:00
file.go Detect and report photos without primary file, e.g. after purging #234 2020-05-08 12:01:28 +02:00
file_fixtures.go
file_share.go
file_share_test.go Backend: Add tests to internal/entity 2020-05-08 10:21:03 +02:00
file_sync.go
file_sync_test.go Backend: Add tests to internal/entity 2020-05-08 10:21:03 +02:00
file_test.go Run unit tests in separate databases to avoid conflicts 2020-05-08 19:34:29 +02:00
fixtures.go Backend: Add tests to internal/entity 2020-05-08 15:46:16 +02:00
keyword.go
keyword_fixtures.go
keyword_test.go Backend: Add tests to internal/entity 2020-05-08 10:21:03 +02:00
label.go
label_fixtures.go Backend: Add test fixtures 2020-05-05 09:28:30 +02:00
label_test.go Run unit tests in separate databases to avoid conflicts 2020-05-08 19:34:29 +02:00
lens.go
lens_test.go
link.go
link_fixtures.go
link_test.go Backend: Add tests to internal/entity 2020-05-08 11:46:09 +02:00
location.go
location_fixtures.go Backend: Add tests to internal/entity 2020-05-08 11:46:09 +02:00
location_test.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
photo.go Purge command to remove missing files from the index #234 2020-05-07 19:42:04 +02:00
photo_album.go
photo_album_fixtures.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
photo_album_test.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
photo_fixtures.go Backend: Add tests to internal/entity 2020-05-08 15:46:16 +02:00
photo_keyword.go
photo_keyword_fixtures.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
photo_keyword_test.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
photo_label.go
photo_label_fixtures.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
photo_label_test.go Run unit tests in separate databases to avoid conflicts 2020-05-08 19:34:29 +02:00
photo_location.go
photo_location_test.go
photo_quality.go
photo_quality_test.go Backend: Add tests to internal/entity 2020-05-08 14:18:11 +02:00
photo_test.go Run unit tests in separate databases to avoid conflicts 2020-05-08 19:34:29 +02:00
place.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
place_test.go Backend: Query package refactoring 2020-05-08 15:41:01 +02:00
places_fixtures.go Backend: Add tests to internal/entity 2020-05-08 11:46:09 +02:00