openclaw/apps/macos/Tests/ClawdisIPCTests
2026-01-01 11:05:14 +01:00
..
AgentEventStoreTests.swift test(macos): boost Clawdis coverage to 40% 2025-12-14 04:31:04 +00:00
AgentWorkspaceTests.swift fix(mac): shrink onboarding + respect existing workspace 2025-12-21 01:51:48 +00:00
AnthropicAuthControlsSmokeTests.swift test: expand settings coverage 2025-12-24 17:43:30 +01:00
AnthropicAuthResolverTests.swift test: expand settings coverage 2025-12-24 17:43:30 +01:00
AnthropicOAuthCodeStateTests.swift macOS: auto-fill Anthropic OAuth from clipboard 2025-12-18 23:15:08 +00:00
AnyCodableEncodingTests.swift fix(presence): report bridged iOS nodes 2025-12-13 02:35:35 +00:00
BridgeServerTests.swift test: expand menu and node coverage 2025-12-24 17:43:30 +01:00
CameraCaptureServiceTests.swift test(macos): cover camera snap defaults 2025-12-14 02:00:48 +00:00
CameraIPCTests.swift feat(camera): add snap/clip capture 2025-12-14 00:48:58 +00:00
CanvasFileWatcherTests.swift fix(mac): make Canvas file watcher reliable 2025-12-12 22:50:25 +00:00
CanvasIPCTests.swift test: add canvas.present IPC coverage 2025-12-19 03:53:55 +01:00
CanvasWindowSmokeTests.swift feat(macos): show Anthropic auth mode + OAuth connect 2025-12-17 19:15:19 +00:00
ClawdisConfigFileTests.swift fix: honor nix config overrides in mac app 2026-01-01 09:17:21 +01:00
ClawdisOAuthStoreTests.swift refactor: move OAuth storage and drop legacy sessions 2025-12-22 21:02:48 +00:00
CLIInstallerTests.swift fix(macos): validate embedded CLI helper 2025-12-20 15:12:57 +00:00
CommandResolverTests.swift fix(macos): hide Restart Gateway when remote 2025-12-30 01:57:58 +01:00
ConnectionsSettingsSmokeTests.swift fix(macos): hide Restart Gateway when remote 2025-12-30 01:57:58 +01:00
CoverageDumpTests.swift fix: resolve coverage profile symbol at runtime 2025-12-24 21:43:46 +01:00
CritterIconRendererTests.swift test: expand overlay coverage 2025-12-24 17:43:30 +01:00
CronJobEditorSmokeTests.swift test: expand settings coverage 2025-12-24 17:43:30 +01:00
CronModelsTests.swift feat(cron): require job name 2025-12-20 19:56:49 +00:00
DeviceModelCatalogTests.swift fix: honor nix config overrides in mac app 2026-01-01 09:17:21 +01:00
FileHandleLegacyAPIGuardTests.swift test(macos): guard FileHandle read APIs 2025-12-16 10:41:47 +01:00
FileHandleSafeReadTests.swift test(macos): guard FileHandle read APIs 2025-12-16 10:41:47 +01:00
GatewayAgentChannelTests.swift refactor(webchat): SwiftUI-only WebChat UI 2025-12-17 23:05:28 +01:00
GatewayAutostartPolicyTests.swift feat(macos): auto-enable local gateway 2025-12-20 14:47:37 +00:00
GatewayChannelConfigureTests.swift feat(discovery): bonjour beacons + bridge presence 2025-12-13 04:28:43 +00:00
GatewayChannelConnectTests.swift fix(macos): prevent control socket hangs 2025-12-13 01:02:47 +00:00
GatewayChannelRequestTests.swift feat(discovery): bonjour beacons + bridge presence 2025-12-13 04:28:43 +00:00
GatewayChannelShutdownTests.swift feat(discovery): bonjour beacons + bridge presence 2025-12-13 04:28:43 +00:00
GatewayConnectionControlTests.swift macOS: fold agent control into GatewayConnection 2025-12-17 20:31:21 +01:00
GatewayDiscoveryModelTests.swift test: cover ssh autofill helpers 2025-12-20 19:53:15 +01:00
GatewayEndpointStoreTests.swift feat(macos): add unconfigured gateway mode 2025-12-20 02:21:10 +01:00
GatewayEnvironmentTests.swift test: add semver and gateway helpers coverage 2025-12-10 11:31:28 +00:00
GatewayFrameDecodeTests.swift fix(mac): harden gateway frame decoding 2025-12-12 17:30:21 +00:00
HealthDecodeTests.swift chore: drop gateway ipc remnants 2025-12-09 20:21:41 +00:00
HoverHUDControllerTests.swift test: expand overlay coverage 2025-12-24 17:43:30 +01:00
InstancesSettingsSmokeTests.swift test: expand settings coverage 2025-12-24 17:43:30 +01:00
InstancesStoreTests.swift mac: tidy menu and gateway support 2025-12-10 01:00:53 +00:00
LowCoverageHelperTests.swift test: add mac coverage helpers 2025-12-24 19:29:44 +01:00
LowCoverageViewSmokeTests.swift test: add mac coverage helpers 2025-12-24 19:29:44 +01:00
MacGatewayChatTransportMappingTests.swift fix(macos): restore swift test build 2026-01-01 11:05:14 +01:00
MacNodeBridgeDiscoveryTests.swift test: expand menu and node coverage 2025-12-24 17:43:30 +01:00
MacNodeRuntimeTests.swift test: expand menu and node coverage 2025-12-24 17:43:30 +01:00
MasterDiscoveryMenuSmokeTests.swift fix(macos): validate embedded CLI helper 2025-12-20 15:12:57 +00:00
MenuContentSmokeTests.swift test: expand menu and node coverage 2025-12-24 17:43:30 +01:00
MenuSessionsInjectorTests.swift test: expand menu and node coverage 2025-12-24 17:43:30 +01:00
ModelCatalogLoaderTests.swift test(macos): boost Clawdis coverage to 40% 2025-12-14 04:31:04 +00:00
NodeManagerPathsTests.swift test(mac): cover codesign + node manager paths 2025-12-13 18:10:29 +00:00
NodePairingApprovalPrompterTests.swift test: expand menu and node coverage 2025-12-24 17:43:30 +01:00
NodePairingReconcilePolicyTests.swift fix(macos): reduce node pairing polling 2025-12-19 13:58:33 +00:00
OnboardingCoverageTests.swift test: expand onboarding coverage 2025-12-24 17:43:30 +01:00
OnboardingViewSmokeTests.swift test: expand onboarding coverage 2025-12-24 17:43:30 +01:00
PermissionManagerTests.swift test(macos): boost Clawdis coverage to 40% 2025-12-14 04:31:04 +00:00
Placeholder.swift chore(mac): apply swiftformat and lint fixes 2025-12-09 04:42:44 +01:00
RemotePortTunnelTests.swift refactor(webchat): SwiftUI-only WebChat UI 2025-12-17 23:05:28 +01:00
RuntimeLocatorTests.swift test: add gateway/runtime utility coverage 2025-12-10 11:31:28 +00:00
ScreenshotSizeTests.swift test(macos): cover control/camera disabled paths 2025-12-14 05:30:39 +00:00
SemverTests.swift test: add semver and gateway helpers coverage 2025-12-10 11:31:28 +00:00
SessionDataTests.swift test(macos): cover settings + activity models 2025-12-14 03:06:12 +00:00
SettingsViewSmokeTests.swift test: expand settings coverage 2025-12-24 17:43:30 +01:00
SkillsSettingsSmokeTests.swift test: expand settings coverage 2025-12-24 17:43:30 +01:00
TailscaleIntegrationSectionTests.swift test: expand settings coverage 2025-12-24 17:43:30 +01:00
TalkAudioPlayerTests.swift fix(talk): harden playback, interrupts, and timeouts 2025-12-30 06:05:43 +01:00
UtilitiesTests.swift feat(discovery): bonjour beacons + bridge presence 2025-12-13 04:28:43 +00:00
VoicePushToTalkHotkeyTests.swift Canvas: fix A2UI click actions 2025-12-17 20:31:21 +01:00
VoicePushToTalkTests.swift feat(mac): add push-to-talk hotkey 2025-12-08 17:24:08 +01:00
VoiceWakeForwarderTests.swift Canvas: fix A2UI click actions 2025-12-17 20:31:21 +01:00
VoiceWakeGlobalSettingsSyncTests.swift feat(macos): sync wake words via gateway 2025-12-14 05:06:27 +00:00
VoiceWakeHelpersTests.swift test(mac): cover voice wake helpers 2025-12-07 17:56:40 +01:00
VoiceWakeOverlayControllerTests.swift test: expand overlay coverage 2025-12-24 17:43:30 +01:00
VoiceWakeOverlayTests.swift fix(mac): keep overlay on token mismatch 2025-12-10 00:48:15 +01:00
VoiceWakeOverlayViewSmokeTests.swift test(macos): boost Clawdis coverage to 40% 2025-12-14 04:31:04 +00:00
VoiceWakeRuntimeTests.swift feat: share wake gate via SwabbleKit 2025-12-23 01:31:59 +01:00
VoiceWakeTesterTests.swift feat: share wake gate via SwabbleKit 2025-12-23 01:31:59 +01:00
WebChatMainSessionKeyTests.swift refactor: move inbound config 2025-12-24 00:22:52 +00:00
WebChatManagerTests.swift fix(mac): use gateway main session for WebChat 2025-12-20 01:27:51 +00:00
WebChatSwiftUISmokeTests.swift test(macos): boost Clawdis coverage to 40% 2025-12-14 04:31:04 +00:00
WindowPlacementTests.swift test(macos): boost Clawdis coverage to 40% 2025-12-14 04:31:04 +00:00
WorkActivityStoreTests.swift feat(macos): hover HUD for activity 2025-12-19 00:04:45 +01:00