it('should run all the registered done listeners once', function() {
          var sio = gracePeriodLiveNotificationService.start();

          var id = 'foo';
          var spy1 = sinon.spy();