It can get annoying and confusing to have to set specific environment variables for testing (can also depend on the CI, local env, whatever is in your local development environment...)
Here we decide that as long as the tests are running, some variables should have a test-specific value.
It can get annoying and confusing to have to set specific environment variables for testing (can also depend on the CI, local env, whatever is in your local development environment...)
Here we decide that as long as the tests are running, some variables should have a test-specific value.