ModernUO/Projects
Kamron Batman 9ea79dc634 test(throwing): keep only complex-logic tests, drop property assertions
Remove the AccuracySkill/DefSkill/ThrowRange/RequiredRaces/CheckRace theory
tests — they assert one-line property values and base-class race gating, not
throwing-specific logic. Such property-echo tests add maintenance burden and
make content customization hostile (every tweak breaks a test). Keep the
tests that exercise real derived logic: the hit-chance modifiers and the
STR-scaled DefMaxRange clamp.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 20:36:02 -07:00
..
Application feat(build-tool): add application icon and refresh MUO.ico (#2487) 2026-06-14 11:59:54 -07:00
BuildTool feat(build-tool): add application icon and refresh MUO.ico (#2487) 2026-06-14 11:59:54 -07:00
Logger fix: Fixes publishing with build tool (#2398) 2026-04-04 00:35:39 -07:00
Server fix(json): Rectangle3DConverter loses a z-level on write (#2506) 2026-06-25 23:42:49 -07:00
Server.Tests fix(json): Rectangle3DConverter loses a z-level on write (#2506) 2026-06-25 23:42:49 -07:00
UOContent fix(throwing): clamp DefMaxRange to throw band and guard divisor 2026-07-02 20:31:34 -07:00
UOContent.Tests test(throwing): keep only complex-logic tests, drop property assertions 2026-07-02 20:36:02 -07:00