openclaw/apps/macos/Tests/OpenClawIPCTests
Josh Palmer 69aa3df116
macOS: honor stable Nix defaults suite (#12205)
* macOS: honor Nix defaults suite; auto launch in Nix mode

Fixes repeated onboarding in Nix deployments by detecting nixMode from the stable defaults suite (ai.openclaw.mac) and bridging key settings into the current defaults domain.

Also enables LaunchAgent autostart by default in Nix mode (escape hatch: openclaw.nixAutoLaunchAtLogin=false).

* macOS: keep Nix mode fix focused

Drop the automatic launch-at-login behavior from the Nix defaults patch; keep this PR scoped to reliable nixMode detection + defaults bridging.

* macOS: simplify nixMode fix

Remove the defaults-bridging helper and rely on a single, stable defaults suite (ai.openclaw.mac) for nixMode detection when running as an app bundle. This keeps the fix focused on onboarding suppression and rename churn resilience.

* macOS: fix nixMode defaults suite churn (#12205)
2026-02-08 17:28:22 -08:00
..
AgentEventStoreTests.swift
AgentWorkspaceTests.swift
AnthropicAuthControlsSmokeTests.swift
AnthropicAuthResolverTests.swift
AnthropicOAuthCodeStateTests.swift
AnyCodableEncodingTests.swift
CLIInstallerTests.swift
CameraCaptureServiceTests.swift
CameraIPCTests.swift
CanvasFileWatcherTests.swift
CanvasIPCTests.swift
CanvasWindowSmokeTests.swift
ChannelsSettingsSmokeTests.swift
CommandResolverTests.swift
ConfigStoreTests.swift
CoverageDumpTests.swift
CritterIconRendererTests.swift
CronJobEditorSmokeTests.swift feat(cron): enhance delivery modes and job configuration 2026-02-04 01:03:59 -08:00
CronModelsTests.swift feat(cron): enhance delivery modes and job configuration 2026-02-04 01:03:59 -08:00
DeviceModelCatalogTests.swift
ExecAllowlistTests.swift
ExecApprovalHelpersTests.swift
ExecApprovalsGatewayPrompterTests.swift
FileHandleLegacyAPIGuardTests.swift
FileHandleSafeReadTests.swift
GatewayAgentChannelTests.swift
GatewayAutostartPolicyTests.swift
GatewayChannelConfigureTests.swift
GatewayChannelConnectTests.swift
GatewayChannelRequestTests.swift
GatewayChannelShutdownTests.swift
GatewayConnectionControlTests.swift
GatewayDiscoveryModelTests.swift
GatewayEndpointStoreTests.swift
GatewayEnvironmentTests.swift
GatewayFrameDecodeTests.swift
GatewayLaunchAgentManagerTests.swift
GatewayProcessManagerTests.swift
HealthDecodeTests.swift
HealthStoreStateTests.swift
HoverHUDControllerTests.swift
InstancesSettingsSmokeTests.swift
InstancesStoreTests.swift
LogLocatorTests.swift
LowCoverageHelperTests.swift
LowCoverageViewSmokeTests.swift
MacGatewayChatTransportMappingTests.swift
MacNodeRuntimeTests.swift
MasterDiscoveryMenuSmokeTests.swift
MenuContentSmokeTests.swift
MenuSessionsInjectorTests.swift chore: apply local workspace updates (#9911) 2026-02-05 16:54:44 -05:00
ModelCatalogLoaderTests.swift
NixModeStableSuiteTests.swift macOS: honor stable Nix defaults suite (#12205) 2026-02-08 17:28:22 -08:00
NodeManagerPathsTests.swift
NodePairingApprovalPrompterTests.swift
NodePairingReconcilePolicyTests.swift
OnboardingCoverageTests.swift
OnboardingViewSmokeTests.swift
OnboardingWizardStepViewTests.swift
OpenClawConfigFileTests.swift
OpenClawOAuthStoreTests.swift
PermissionManagerLocationTests.swift
PermissionManagerTests.swift
Placeholder.swift
RemotePortTunnelTests.swift
RuntimeLocatorTests.swift
ScreenshotSizeTests.swift
SemverTests.swift
SessionDataTests.swift
SessionMenuPreviewTests.swift
SettingsViewSmokeTests.swift feat(cron): enhance delivery modes and job configuration 2026-02-04 01:03:59 -08:00
SkillsSettingsSmokeTests.swift
TailscaleIntegrationSectionTests.swift
TalkAudioPlayerTests.swift
TestIsolation.swift
UtilitiesTests.swift revert: Switch back to `tsc` for compiling. 2026-01-31 18:31:49 +09:00
VoicePushToTalkHotkeyTests.swift
VoicePushToTalkTests.swift
VoiceWakeForwarderTests.swift
VoiceWakeGlobalSettingsSyncTests.swift
VoiceWakeHelpersTests.swift
VoiceWakeOverlayControllerTests.swift
VoiceWakeOverlayTests.swift
VoiceWakeOverlayViewSmokeTests.swift
VoiceWakeRuntimeTests.swift
VoiceWakeTesterTests.swift
WebChatMainSessionKeyTests.swift
WebChatManagerTests.swift
WebChatSwiftUISmokeTests.swift
WideAreaGatewayDiscoveryTests.swift macOS: honor stable Nix defaults suite (#12205) 2026-02-08 17:28:22 -08:00
WindowPlacementTests.swift
WorkActivityStoreTests.swift