Searched refs:secondRequest (Results 1 – 1 of 1) sorted by relevance
148 const secondRequest = await Server.waitForUpdateRequest(10000 * TIMEOUT_BIAS); constant153 jestExpect(secondRequest.headers['expo-embedded-update-id']).toBeDefined();154 jestExpect(secondRequest.headers['expo-embedded-update-id']).toEqual(157 jestExpect(secondRequest.headers['expo-current-update-id']).toBeDefined();158 jestExpect(secondRequest.headers['expo-current-update-id']).toEqual(manifest.id);413 const secondRequest = await Server.waitForUpdateRequest(10000 * TIMEOUT_BIAS); constant434 jestExpect(secondRequest.headers['expo-embedded-update-id']).toBeDefined();435 jestExpect(secondRequest.headers['expo-embedded-update-id']).toEqual(448 jestExpect(secondRequest.headers['expo-current-update-id']).toEqual(manifest.id);