it('persists session data', function () {
          return callApp(app).then(function (conn) {
            var cookie = getSessionCookie(conn.response.headers['Set-Cookie']);

            return callApp(app, {