Searched refs:testUpdateId (Results 1 – 1 of 1) sorted by relevance
21 const testUpdateId = '00000-xxxx'; constant30 expect(state.context.latestManifest).toEqual({ updateId: testUpdateId });43 body: { manifest: { updateId: testUpdateId } },66 const testUpdateId = '00000-xxxx'; constant75 expect(state.context.latestManifest).toEqual({ updateId: testUpdateId });76 expect(state.context.downloadedManifest).toEqual({ updateId: testUpdateId });89 body: { manifest: { updateId: testUpdateId } },125 const testUpdateId = '00000-xxxx'; constant139 expect(state.context.downloadedManifest).toEqual({ updateId: testUpdateId });152 body: { manifest: { updateId: testUpdateId } },[all …]