Feature request: as a developer, i'd like to be able to copy an empty .env-sample, save it as an ignored .env-local file, fill in some values, and be able to run make test without any environment variable-setting prefix.
i know it doesn't solve for a few tests that require a callback url to be deployed remotely.
Feature request: as a developer, i'd like to be able to copy an empty
.env-sample, save it as an ignored.env-localfile, fill in some values, and be able to runmake testwithout any environment variable-setting prefix.i know it doesn't solve for a few tests that require a callback url to be deployed remotely.