ModernUO/Projects/UOContent.Tests
Kamron Batman 3f305f9da7 test(opl): remove brittle OPL attribute golden tests from #2501
These property-value tests assert exact cliloc/value/order of OPL emission
per item base. Their value was transitional: #2501 wrote them to lock the
emitted-line set across the de-interleaving rewire, and that refactor has
landed. Kept around, they become a permanent tax on modding - any admin
who reorders an emission, changes a value, or adds an attribute line gets
a red build for simple, in-client-visible behavior that isn't complex or
controversial. The one non-trivial case they covered (LowerStatReq) is the
one that just broke, and it broke because the test was wrong. Remove the
whole Tests/PropertyList/ set (helper included; used nowhere else).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 22:17:50 -07:00
..
Fixtures refactor(spawners): replace DynamicJson with typed SpawnerDto records (#2505) 2026-06-25 23:24:45 -07:00
Tests test(opl): remove brittle OPL attribute golden tests from #2501 2026-07-02 22:17:50 -07:00
UOContent.Tests.csproj fix: Bumps dependencies. Adds Server 2012/2016 support. (#2509) 2026-07-02 19:29:34 -07:00