Lines Matching refs:testUpdateId
21 const testUpdateId = '00000-xxxx'; constant
30 expect(state.context.latestManifest).toEqual({ updateId: testUpdateId });
43 body: { manifest: { updateId: testUpdateId } },
66 const testUpdateId = '00000-xxxx'; constant
75 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'; constant
139 expect(state.context.downloadedManifest).toEqual({ updateId: testUpdateId });
152 body: { manifest: { updateId: testUpdateId } },
160 body: { manifest: { updateId: testUpdateId } },