Document the information so that the next developer knows how the system works. Careful on Filenames: You have to rename test files as test.integration.js if you want to have access to test environment variables. The reason why the error "Couldn't find env var" occurs in CircleCI but works in local development is that the name of your file is *.spec.
2 Comments
Sort: