ModernUO/Projects/UOContent.Tests/Tests/Engines
Kamron Batman dc655bbb19 test(spawners): assert all migrated spawn files build via DTO
Regression test that deserializes every spawned JSON file under
Data/Spawns/ via SpawnerDto, calls ToSpawner() to build the live
spawner, and deletes it to prevent world leaks. Catches both JSON
deserialization failures and exceptions during spawner construction,
collecting failures per file. Any failure names the offending file
and is a real migration defect, not a test weakness.

All 484 tests pass including the new AllSpawnFilesLoadTests.
2026-06-25 16:30:38 -07:00
..
Chat feat: Upgrades networking to use io_uring. (#2315) 2026-02-01 16:02:32 -08:00
Events chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
Help feat: Upgrades networking to use io_uring. (#2315) 2026-02-01 16:02:32 -08:00
ML Quests feat: Upgrades networking to use io_uring. (#2315) 2026-02-01 16:02:32 -08:00
Party feat: Upgrades networking to use io_uring. (#2315) 2026-02-01 16:02:32 -08:00
Pathing feat(pathfinding): multi-aware mask synthesizer + warm interior cache for house/boat cells (#2479) 2026-06-09 08:02:05 -07:00
Spawners test(spawners): assert all migrated spawn files build via DTO 2026-06-25 16:30:38 -07:00
Veteran Rewards/Character Statue Maker feat: Upgrades networking to use io_uring. (#2315) 2026-02-01 16:02:32 -08:00