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 that the system/global scopes are really cleared
Rather than just not having the configuration variable we add.
- Keep testing the current failure mode where the unusually named
`never_path` files can actually exist.
- Also test for paths for those scopes' configuration files, coming
from the environment.
- Test that the output of showing the full scope's contents is
empty, of all values. Note that this includes the system scope
but not all scopes higher than the global scope: the "unknown"
scope associated with an Apple Git configuration is deliberately
not asserted to be cleared here. (`gix-testtools` possibly
intentionally does not clear that scope for fixture scripts.)
0 commit comments