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

Run tests with and without direnv’s strict_env #332

Merged
merged 3 commits into from
Apr 14, 2023

Conversation

amarshall
Copy link
Contributor

@amarshall amarshall commented Apr 14, 2023

Based on discussion in #329.

It’s used for linting, so should be available.
The files are not executable, tests should only be run via `pytest`, and
some of them were incorrectly python2.
It seems unlikely that the “without” case will have any errors that the
“with” case doesn’t, but it’s still a common use case and easy enough to
parametrize.
@bbenne10
Copy link
Contributor

I think that this needs a rebase to fix up the tests and then I'm happy to merge it.

@amarshall
Copy link
Contributor Author

@bbenne10 Just rebased a few minutes ago and is green 🙂

@bbenne10 bbenne10 merged commit e44ff86 into nix-community:master Apr 14, 2023
@bbenne10
Copy link
Contributor

And we're merged :) Thanks

@amarshall amarshall deleted the strict-env-test branch April 14, 2023 19:47
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.

2 participants