Currently, we'll try to publish notifications while running tests. This is at best unnecessary and at worst problematic (we don't stub out the server).
For now, just never publish them.
Differential D10171
Disable notifications while running unit tests epriestley on Aug 6 2014, 10:26 PM. Authored by Tags None Referenced Files
Subscribers Tokens
Details
Currently, we'll try to publish notifications while running tests. This is at best unnecessary and at worst problematic (we don't stub out the server). For now, just never publish them. Ran unit tests with notifications enabled but the server down and didn't get a bunch of warnings.
Diff Detail
|