Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Isolate the configuration in the tests #883

Merged
merged 3 commits into from Aug 5, 2021
Merged

Conversation

carlosmn
Copy link
Member

@carlosmn carlosmn commented Aug 5, 2021

It doesn't actually make much sense to rely on whatever Git configuration exists on the system we're running on. It could have anything in there.

Set up a sandboxed empty dir for us to look up above-local configuration and set it up where we do need it.

carlosmn and others added 3 commits July 28, 2021 19:00
This stops the existence or not of certain configuration settings in the
environment outside the test from affecting what happens.
@carlosmn carlosmn merged commit 31a4ff7 into master Aug 5, 2021
@carlosmn carlosmn deleted the cmn/isolate-config-tests branch August 5, 2021 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant