Skip to content

Tests not reliant on user directories

Latest

Choose a tag to compare

@KludgeKML KludgeKML released this 21 Sep 16:34

Removes dependencies on user home directories and special .env files for tests to run. Test files are now made in the system temp directory, and a gem dependency for rspec, rake, and dotenv are included for development and testing environments so that the project can be built in Jenkins.