My-Solar-Garden / rails_backend

Application that allows users to maximize their garden’s efficiency and carbon sequestration. Users can track the health of their gardens through light, temperature, and moisture sensors connected to RaspberryPis.
1 stars 1 forks source link

Add test for 100% coverage #89

Closed hashmaster3k closed 4 years ago

hashmaster3k commented 4 years ago

user_params in user controller was missing one line of code during testing. Added test for full coverage. All tests passing with 100% code coverage.