ModernUO/Projects/UOContent.Tests
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
..
Fixtures refactor(spawners): replace DynamicJson with typed SpawnerDto records (#2505) 2026-06-25 23:24:45 -07:00
Tests test(throwing): keep only complex-logic tests, drop property assertions 2026-07-02 20:36:02 -07:00
UOContent.Tests.csproj fix: Bumps dependencies (#2472) 2026-06-07 01:25:21 -07:00