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
|
|
@ -22,6 +22,7 @@ namespace AcDream.Content.Tests.CharGen;
|
|||
/// <c>ChargenAppearanceCatalogInstalledDatTests</c>): returns green with a
|
||||
/// console SKIP note when no installed dat directory is configured.</para>
|
||||
/// </summary>
|
||||
[Trait("Lane", "InstalledDat")]
|
||||
public sealed class ChargenAppearanceCatalogColorTests
|
||||
{
|
||||
private readonly ITestOutputHelper _out;
|
||||
|
|
|
|||
|
|
@ -28,6 +28,7 @@ namespace AcDream.Content.Tests.CharGen;
|
|||
/// consistent with the rest of the suite rather than introducing a new
|
||||
/// convention.</para>
|
||||
/// </summary>
|
||||
[Trait("Lane", "InstalledDat")]
|
||||
public sealed class ChargenAppearanceCatalogInstalledDatTests
|
||||
{
|
||||
private readonly ITestOutputHelper _out;
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@ namespace AcDream.Content.Tests.CharGen;
|
|||
/// cleanly (with a console note) when no DAT directory is configured,
|
||||
/// matching e.g. <c>PakEquivalenceTests</c> / <c>RetailDatLoaderTests</c>.
|
||||
/// </summary>
|
||||
[Trait("Lane", "InstalledDat")]
|
||||
public sealed class ChargenTableReaderInstalledDatTests
|
||||
{
|
||||
// ACE ACE.Entity.Enum.HeritageGroup — the four heritages CC1's spec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue