ModernUO/Projects/Server.Tests
Steven Ortega 7a2f303224 test(regions): verify vendor shops resolve to shop-specific regions
Add a CI-safe data-validation test for the issue #1052 vendor-shop
regions. Parses Distribution/Data/regions.json (copied beside the test
assembly) without client map files and asserts known vendor coordinates
resolve to a shop-specific region nested under the town, that shop
regions are structurally valid (non-empty area, resolvable parent,
unique names per map), and that they do not overlap other regions.

Refs #1052

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-22 00:05:34 -05:00
..
Fixtures fix(tests): single shared bootstrap; idempotent SerializationThreadWorker.Exit (#2473) 2026-06-07 12:36:37 -07:00
Helpers feat: Implements passive Detect Hidden mechanics (#2342) 2026-02-28 11:24:49 -08:00
Tests test(regions): verify vendor shops resolve to shop-specific regions 2026-06-22 00:05:34 -05:00
Server.Tests.csproj fix: Bumps dependencies (#2472) 2026-06-07 01:25:21 -07:00