cli/test: Clean up testing environment
This is a small cleanup to path generation during testing.
- Separate
rad_homeandunix_hometo avoid confusion. - Remove now unnecessary
trait HasHome. - Move setting
$USERto the environment. - Make paths shorter overall, to fix macOS tests.
This is a small cleanup to path generation during testing.
- Separate
rad_homeandunix_hometo avoid confusion. - Remove now unnecessary
trait HasHome. - Move setting
$USERto the environment. - Make paths shorter overall, to fix macOS tests.
rustfmt
Rebase