In my Squire spec, I am mocking the model my controller takes. The controller dynamically adds a list of objects to the model, but it's not there when the spec runs the expectation. It works when a String parameter is dynamically added to the model.
Asked
Active
Viewed 57 times