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

@ -128,6 +128,7 @@ public sealed class LauncherProfileHardeningTests : IDisposable
}
[Fact]
[Trait("Lane", "Linux")]
public void LinuxLoadNormalizesAnExistingCredentialFileTo0600BeforeReading()
{
if (!OperatingSystem.IsLinux())

View file

@ -317,6 +317,7 @@ public sealed class LauncherProfileStoreTests : IDisposable
}
[Fact]
[Trait("Lane", "Linux")]
public void SaveSetsOwnerOnlyPermissionsOnLinux()
{
// Linux-conditional: 0600 is a Linux-only hygiene step (spec §5,
@ -361,6 +362,7 @@ public sealed class LauncherProfileStoreTests : IDisposable
}
[Fact]
[Trait("Lane", "Linux")]
public void TempCredentialFileIsOwnerOnlyFromItsFirstObservableLinuxState()
{
// Deterministic proof of the exact production create path: inspect