photoprism/internal/api/download
Keith Martin b6687b6c29
Tests: Improve isolation and add fixes #5263
* Tests: fix random selection of deleted record causing test failure
* Tests: fix test folders being left after test
* Tests: ensure that required records are available
* Tests: make each package execute against it's own testdata folder to ensure no interpackage test failures
* Tests: add unit tests of CleanupTestFolder
* Tests:  Allow defer in TestMain
* Tests: rename testMain to runTestMain
2026-07-12 05:47:21 +02:00
..
testdata API: Add download package to allow temporary file downloads #127 #1090 2025-04-07 23:56:35 +02:00
cache.go AI: Add Webhook endpoint and refactor ACL for Vision API #127 #1090 2025-04-11 18:41:54 +02:00
download.go Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
download_test.go Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00
find.go AI: Add Webhook endpoint and refactor ACL for Vision API #127 #1090 2025-04-11 18:41:54 +02:00
paths.go API: Add const, func, and struct comments for easier troubleshooting 2025-09-30 22:02:43 +02:00
register.go Logs: Add package pkg/log/status to provide generic outcome constants 2025-10-21 14:42:05 +02:00
register_test.go AI: Add additional vision service API configuration options #127 #1090 2025-04-13 10:58:15 +02:00