You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(registry): seed live buckets with a real space DID (#88)
Get parses the bucket's space column into a did.DID, so the '' sentinel
the seed inserted now fails the parse and takes three subtests down with
it. Give each seeded bucket a random DID and assert the round-trip
instead of the empty default.
The claim-count subtest also generated a fresh DID for its second space
on every use, so the count query looked up a space nothing was written
under; hold it in a variable and reuse it.
Assisted-by: Claude:claude-opus-5
Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
0 commit comments