cmux/cmuxUITests
austinpower1258 6233f1b2f0 Use Process with sandbox-aware temp paths for UI test app launch
The Process-spawned app inherits the test runner's sandbox. Previous
attempts failed because diagnostics used hardcoded /tmp/ which the
sandboxed app can't write to. Now using FileManager.temporaryDirectory
for all temp paths (resolves to the sandbox container's tmp), and
inheriting the full test runner environment so the child shares the
same sandbox context.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 03:43:26 -07:00
..
AutomationSocketUITests.swift Stabilize SSH remote flow after merging main 2026-03-16 23:57:48 -07:00
BonsplitTabDragUITests.swift Test minimal mode sidebar control behavior 2026-03-16 23:20:15 -07:00
BrowserImportProfilesUITests.swift Scroll settings hint to import controls 2026-03-17 04:48:21 -07:00
BrowserOmnibarSuggestionsUITests.swift Fix UI test helper closure captures 2026-03-17 00:14:28 -07:00
BrowserPaneNavigationKeybindUITests.swift Add failing regression test for browser find focus (#1891) 2026-03-20 22:12:26 -07:00
CloseWindowConfirmDialogUITests.swift Stabilize SSH remote flow after merging main 2026-03-16 23:57:48 -07:00
CloseWorkspaceCmdDUITests.swift Stabilize SSH remote flow after merging main 2026-03-16 23:57:48 -07:00
CloseWorkspaceConfirmDialogUITests.swift Stabilize SSH remote flow after merging main 2026-03-16 23:57:48 -07:00
CloseWorkspacesConfirmDialogUITests.swift Stabilize SSH remote flow after merging main 2026-03-16 23:57:48 -07:00
DisplayResolutionRegressionUITests.swift Use Process with sandbox-aware temp paths for UI test app launch 2026-03-23 03:43:26 -07:00
JumpToUnreadUITests.swift Stabilize SSH remote flow after merging main 2026-03-16 23:57:48 -07:00
MenuKeyEquivalentRoutingUITests.swift Fix UI test helper closure captures 2026-03-17 00:14:28 -07:00
MultiWindowNotificationsUITests.swift Fix UI test helper closure captures 2026-03-17 00:14:28 -07:00
SidebarHelpMenuUITests.swift fix: harden Sparkle manual update dialog flow 2026-03-21 15:19:31 -07:00
SidebarResizeUITests.swift Stabilize SSH remote flow after merging main 2026-03-16 23:57:48 -07:00
UpdatePillUITests.swift Show update-available banner automatically on launch (#1651) 2026-03-18 12:30:44 -07:00