test: classify prerequisite lanes and own Avalonia sessions

This commit is contained in:
Erik 2026-08-18 11:30:47 +02:00
parent c1a905004a
commit 3684e7b5e7
113 changed files with 273 additions and 22 deletions

View file

@ -54,6 +54,7 @@ namespace AcDream.Core.Tests.Input;
/// here. Reported, not silently resolved either way.</description></item>
/// </list>
/// </summary>
[Trait("Lane", "InstalledDat")]
public sealed class RetailActionIdentityRoundTripTests
{
/// <summary>Actions with a citation-backed, pre-existing reason their DAT-union

View file

@ -204,6 +204,7 @@ public sealed class RetailActionMapReaderTests
/// <summary>Live-DAT conformance: pins the exact shape of the installed
/// <c>client_portal.dat</c>/<c>client_local_English.dat</c> ActionMap +
/// MasterInputMap objects. Skips cleanly when the dats are unavailable.</summary>
[Trait("Lane", "InstalledDat")]
public sealed class RetailActionMapReader_LiveDatTests
{
[Fact]