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: add unit tests for pet-global-virtualenvs crate (Fixes#389) (#445)
Add 6 new unit tests to pet-global-virtualenvs (10 total, up from 4):
- get_global_virtualenv_dirs: all None returns empty, nonexistent
work_on_home skipped, nonexistent xdg skipped
- list_global_virtual_envs_paths: all None returns empty, nonexistent
virtual_env skipped, empty dirs produce no envs
Fixes#389
0 commit comments