- Assert DrawMode values (not just File) in the existing named-vs-direct test - Add ActiveMedia_NoMedia_ReturnsZero: empty StateMedia → (0,0) - Add ActiveMedia_MissingNamedState_FallsBackToDirect: absent named key → DirectState - OnDraw: replace `var (file, drawMode) = ...; _ = drawMode;` with idiomatic `var (file, _) = ...` - Add `// exposed for unit testing` comment above ActiveMedia() Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Layout | ||
| ControlsIniTests.cs | ||
| MarkupDocumentTests.cs | ||
| UiChatViewTests.cs | ||
| UiDatFontTests.cs | ||
| UiMeterTests.cs | ||
| UiNineSlicePanelTests.cs | ||
| UiRootInputTests.cs | ||