it('should return a SYNCEND with topic', function () {
              return handler.apply(null, frames)
                .then(function () {
                  snapshotStub.send.should.have.been.calledWith(
                    match.has('2', '/test/1/topic').and(match.has('1', 'SYNCEND'))