I'm trying to write a unit test to test my controller. I have a computed property that uses a computed property on the model.I'm trying to write a unit test to test my cont
I'm trying to write a unit test to test my controller. I have a computed property that uses a computed property on the model.I'm trying to write a unit test to test my cont