photoprism/internal/testextras
2026-05-20 23:51:26 +10:00
..
createextras.go Run go fix ./... and keep mechanical modernization updates. 2026-02-21 21:29:34 +10:00
db_conn.go Tests: allow up to 8 packages to be tested simultaneously by creating multiple databases and locking a database to a package. Move DSN to functions. Move mariadb sql scripts to sub folder for consistency. 2025-10-10 19:01:46 +10:00
dbreset.go Dsn: utilise environment for default port numbers for testing 2026-05-20 23:51:26 +10:00
goid.go Backend: update testextras 2025-10-12 20:43:12 +10:00
testcheckerrors.go
testdbmutex.go Testextras: Refactor PhotoPrismTestToDriverDsn to PhotoPrismTestToDriverDSN, ensure that target directory exists for Mutex DB and SQLite 2025-10-22 12:08:08 +10:00
testextras.go Backend: update testextras 2025-10-12 20:43:12 +10:00
testlog.go