You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think that we've covered them all. We need to finish some in DeviceController as well
I also wonder if we should be using a real mocking framework instead of hacking some mocked objects..?
We could write better tests with the mocked objects like checking if functions had been called or getting rid of the serialized functions -- we can make repositories return fake data.
The text was updated successfully, but these errors were encountered:
I don't think that we've covered them all. We need to finish some in DeviceController as well
I also wonder if we should be using a real mocking framework instead of hacking some mocked objects..?
We could write better tests with the mocked objects like checking if functions had been called or getting rid of the serialized functions -- we can make repositories return fake data.
The text was updated successfully, but these errors were encountered: