codeforboston / cambridge_energy_app

EnerSave is designed to help and encourage Cambridge residents to reduce their electric bills.
https://www.enersaveapp.org/
MIT License
33 stars 25 forks source link

Refactor specs #315

Closed shauncarland-old-account closed 7 years ago

shauncarland-old-account commented 7 years ago

This is a pull request to refactor some of the specs in this project. Namely, all of the users feature specs were condensed into one file (spec/features/user_spec.rb). I also made some of the code DRYer in other specs.