photoprism/internal/testextras
2025-10-22 12:08:08 +10:00
..
createextras.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
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 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
goid.go Backend: update testextras 2025-10-12 20:43:12 +10:00
testcheckerrors.go Run "make fmt-go" 2025-03-30 00:00:28 +10:00
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 Add db controlled mutex to prevent database init occuring during another test as this breaks the tests on MariaDB 2024-10-01 19:35:54 +10:00