chore(bootstrap): refresh stale GlobalsImporter references in docs/test names
This commit is contained in:
@@ -5,8 +5,8 @@ using SVSim.UnitTests.Infrastructure;
|
||||
namespace SVSim.UnitTests.Repositories;
|
||||
|
||||
/// <summary>
|
||||
/// End-to-end tests for the prod-captured globals path: SeedGlobalsAsync invokes
|
||||
/// SVSim.Bootstrap.GlobalsImporter against the test SQLite DB, then we verify each
|
||||
/// End-to-end tests for the seed-driven globals path: SeedGlobalsAsync runs the per-domain
|
||||
/// importers against the test SQLite DB, then we verify each
|
||||
/// IGlobalsRepository method returns the expected count + a spot-checked field value.
|
||||
///
|
||||
/// Counts come from the 2026-05-23 prod capture; if a recapture lands with different cardinalities,
|
||||
|
||||
Reference in New Issue
Block a user