Ohmbrewer / ohmbrewer

The web application for a happy brew day.
http://ohmbrewer.github.io
0 stars 0 forks source link

Fill in automated tests for Sproutable types #43

Closed kyleoliveira closed 8 years ago

kyleoliveira commented 9 years ago

We need automated tests for all these Sproutable types. By that, I mean anything that's connected in the Rhizome model with a has_many through association (Equipment, Thermostat, RIMS) and their subclasses.

Doesn't have to be anything too complex; take a look at the tests for User for examples. You may end up adding some tests to the set for the Rhizome as well.

We should have tests for the associated controllers, models, and integration. Have at it.

kyleoliveira commented 8 years ago

Forgot to move to move it to the next Sprint...

kyleoliveira commented 8 years ago

Moving to the next Sprint. Are we going to have a PR for this before End of Semester?

kyleoliveira commented 8 years ago

Resolved by #71