photoprism/internal/service/cluster/registry
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
..
client.go Cluster: Add GroupsSrc to the node DTO for group-config provenance 2026-06-14 12:06:28 +00:00
client_more_test.go Cluster: Add a per-instance node DisplayName field 2026-06-09 07:23:05 +00:00
client_test.go Cluster: Rename the "tenant" node role to "instance" for accuracy 2026-02-23 04:27:43 +01:00
helpers_test.go Registry: Assert List membership so tests pass on shared MariaDB DB 2026-05-31 01:35:10 +00:00
node.go Cluster: Declare per-node group config via instance env/flags 2026-06-12 18:52:54 +00:00
registry.go Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
registry_clientid_reuse_test.go Cluster: Rename the "tenant" node role to "instance" for accuracy 2026-02-23 04:27:43 +01:00
registry_clientid_test.go Cluster: Rename the "tenant" node role to "instance" for accuracy 2026-02-23 04:27:43 +01:00
registry_list_negative_test.go Registry: Assert List membership so tests pass on shared MariaDB DB 2026-05-31 01:35:10 +00:00
registry_rotate_test.go Cluster: Rename the "tenant" node role to "instance" for accuracy 2026-02-23 04:27:43 +01:00
registry_test.go Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00
registry_uuid_test.go Registry: Assert List membership so tests pass on shared MariaDB DB 2026-05-31 01:35:10 +00:00
response.go Cluster: Add GroupsSrc to the node DTO for group-config provenance 2026-06-14 12:06:28 +00:00