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

Ensure Tests Run Independently of Environment Variables #2229

Open
petersutter opened this issue Dec 10, 2024 · 0 comments
Open

Ensure Tests Run Independently of Environment Variables #2229

petersutter opened this issue Dec 10, 2024 · 0 comments
Labels
component/dashboard Gardener Dashboard kind/enhancement Enhancement, improvement, extension

Comments

@petersutter
Copy link
Member

What would you like to be added:
The test suite should be updated to ensure that tests run independently of the environment, regardless of any pre-existing environment variables that may be set locally.

Why is this needed:
When running the tests locally, they may fail if certain environment variables are set (E.g. when FGA_API_URL is set using PR #1960). This creates inconsistencies and makes it difficult for developers to reliably execute tests in their local environments.

@petersutter petersutter added component/dashboard Gardener Dashboard kind/enhancement Enhancement, improvement, extension labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/dashboard Gardener Dashboard kind/enhancement Enhancement, improvement, extension
Projects
None yet
Development

No branches or pull requests

1 participant