You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(installer): add coverage for custom install shell/dotfiles/macos steps
- Verify runCustomInstall runs the three setup steps end-to-end
- Verify RemoteConfig.DotfilesRepo is propagated to cfg.DotfilesURL
- Verify soft errors are collected and returned (not swallowed)
- Verify stepDotfiles uses cfg.DotfilesURL when env var is unset
- Verify OPENBOOT_DOTFILES env var takes priority over cfg.DotfilesURL
- Guard all tests against ambient OPENBOOT_DOTFILES env var
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
0 commit comments