test: finish diagnostic classification
This commit is contained in:
parent
a8cd3e2da2
commit
631ecd24e3
17 changed files with 28 additions and 3 deletions
|
|
@ -162,6 +162,7 @@ public class DoorBugTrajectoryReplayTests
|
|||
/// </summary>
|
||||
[Fact]
|
||||
[Trait("Lane", "InstalledDat")]
|
||||
[Trait("Purpose", "Diagnostic")]
|
||||
public void Diagnostic_Tick22760_DumpEngineInternals()
|
||||
{
|
||||
var datDir = ResolveDatDir();
|
||||
|
|
@ -215,6 +216,7 @@ public class DoorBugTrajectoryReplayTests
|
|||
|
||||
[Fact]
|
||||
[Trait("Lane", "InstalledDat")]
|
||||
[Trait("Purpose", "Diagnostic")]
|
||||
public void Diagnostic_Tick13558_DumpEngineInternals()
|
||||
{
|
||||
var datDir = ResolveDatDir();
|
||||
|
|
@ -686,6 +688,7 @@ public class DoorBugTrajectoryReplayTests
|
|||
/// / nothing.
|
||||
/// </summary>
|
||||
[Fact]
|
||||
[Trait("Purpose", "Diagnostic")]
|
||||
public void Diagnostic_CottagePolys_NearWalkthroughPosition()
|
||||
{
|
||||
var fixturePath = Path.Combine(SolutionRoot(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue