Let teams check declarative JSON/YAML fixtures into their repo and seed cloudemu deterministically. Low effort; pairs with the admin/seed API.
Build: a seed package that loads go:embed-ed fixture files (buckets, tables, secrets, instances, …) into any wired driver set.
Acceptance: a test embeds a fixtures dir, seeds the AWS drivers, and reads the resources back via real SDK clients.
Let teams check declarative JSON/YAML fixtures into their repo and seed cloudemu deterministically. Low effort; pairs with the admin/seed API.
Build: a
seedpackage that loadsgo:embed-ed fixture files (buckets, tables, secrets, instances, …) into any wired driver set.Acceptance: a test embeds a fixtures dir, seeds the AWS drivers, and reads the resources back via real SDK clients.