test: classify prerequisite lanes and own Avalonia sessions
This commit is contained in:
parent
c1a905004a
commit
3684e7b5e7
113 changed files with 273 additions and 22 deletions
|
|
@ -31,6 +31,7 @@ namespace AcDream.Core.Tests.Rendering;
|
|||
/// CellPortal.PolygonId indexes CellStruct.Polygons (VISUAL), never
|
||||
/// PhysicsPolygons — same ids in both tables are unrelated polygons.
|
||||
/// </summary>
|
||||
[Trait("Lane", "InstalledDat")]
|
||||
public class Issue176177DungeonSeamInspectionTests
|
||||
{
|
||||
private readonly ITestOutputHelper _out;
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ namespace AcDream.Core.Tests.Rendering;
|
|||
/// fountain room and its immediate neighbors observed this session, so the answer
|
||||
/// is read from the dat directly instead of inferred from aggregate counts.
|
||||
/// </summary>
|
||||
[Trait("Lane", "InstalledDat")]
|
||||
public class Issue93TownNetworkFountainRoomLightInspectionTests
|
||||
{
|
||||
private readonly ITestOutputHelper _out;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue