ModernUO/Projects
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
..
Application feat(build-tool): add application icon and refresh MUO.ico (#2487) 2026-06-14 11:59:54 -07:00
BuildTool fix: Bumps dependencies. Adds Server 2012/2016 support. (#2509) 2026-07-02 19:29:34 -07:00
Logger fix: Fixes publishing with build tool (#2398) 2026-04-04 00:35:39 -07:00
Server feat(opl): OplTextBlock multi-line tooltip builder + AddChunked (#2507) 2026-07-02 19:41:36 -07:00
Server.Tests feat(opl): OplTextBlock multi-line tooltip builder + AddChunked (#2507) 2026-07-02 19:41:36 -07:00
UOContent fix(ci): run test projects on CI and drop impossible LowerStatReq tests 2026-07-02 22:14:03 -07:00
UOContent.Tests test(opl): remove brittle OPL attribute golden tests from #2501 2026-07-02 22:17:50 -07:00