ModernUO/Projects/Server.Tests/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
..
Buffers feat(buffers): add :L lowercase format spec to RawInterpolatedStringHandler (#2440) 2026-05-03 18:24:57 -07:00
Client fix: Fixes flaky tests, formatting, and sequential testing. (#2168) 2025-04-30 16:42:38 -07:00
Collections chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
Geometry chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
Items perf: Eliminates allocations in Container searching. (#2409) 2026-04-25 13:40:21 -07:00
Localization fix: Fixes flaky tests, formatting, and sequential testing. (#2168) 2025-04-30 16:42:38 -07:00
Maps feat: Upgrades networking to use io_uring. (#2315) 2026-02-01 16:02:32 -08:00
Network refactor: decompose mobile/corpse hair, delete VirtualHairInfo, fix removal serial (#2462) (#2463) 2026-06-06 14:33:28 -07:00
Regions test(regions): verify vendor shops resolve to shop-specific regions 2026-06-22 00:05:34 -05:00
Serialization chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
Text chore: Code Cleanup (#1239) 2022-11-10 22:49:25 -08:00
Timer chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
Utility chore: Fixes flaky tests (#2386) 2026-03-22 10:54:12 -07:00
World chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
SerialTests.cs fix: Adds ISpanFormattable support to Serial (#1065) 2022-06-14 18:39:46 -07:00