openreplay/frontend/tests/mocks/sessionData.js

175 lines
4.1 KiB
JavaScript

export const issues = [
{
issueId: '9158adad14bcb1e0db18384c778a18f5ef2',
sessionId: 8119081922378909,
timestamp: 1673887658753,
seqIndex: 26901,
payload: { Rate: 71, Duration: 20804 },
projectId: 2325,
type: 'cpu',
contextString: 'https://app.openreplay.com/5095/session/8118970199817356',
context: null,
icon: undefined,
key: 0,
name: undefined,
time: 300321,
},
{
issueId: '915b2c49d8e08176a84c0d8e58732995fb8',
sessionId: 8119081922378909,
timestamp: 1673888064761,
seqIndex: 74984,
payload: { Rate: 80, Duration: 9684 },
projectId: 2325,
type: 'cpu',
contextString: 'https://app.openreplay.com/5095/session/8118613089434832',
context: null,
icon: undefined,
key: 1,
name: undefined,
time: 706329,
},
];
export const events = [
{
time: 519,
label: undefined,
key: 0,
target: { path: undefined, label: undefined },
name: 'Location',
type: 'LOCATION',
sessionId: 8119081922378909,
messageId: 14,
timestamp: 1673887358951,
host: 'app.openreplay.com',
referrer: '',
domContentLoadedTime: 1637,
firstPaintTime: 1674,
firstContentfulPaintTime: 1674,
loadTime: 1870,
speedIndex: 1889,
visuallyComplete: 5110,
timeToInteractive: 5328,
domBuildingTime: 337,
path: '/3064/sessions',
baseReferrer: '',
responseTime: 2,
responseEnd: 1295,
ttfb: null,
query: '',
value: '/3064/sessions',
url: '/3064/sessions',
fcpTime: 1674,
},
{
time: 10133,
label:
'Inicio De Prova SESSIONS ASSIST DASHBOARDS FD Saved Search 0 Clear Search SESSIONS BOOKMARKS NOTES A',
key: 1,
target: { path: undefined, label: undefined },
type: 'CLICK',
name: 'Click',
targetContent: undefined,
count: undefined,
},
{
time: 12287,
label: 'Past 7 Days',
key: 2,
target: { path: undefined, label: undefined },
type: 'CLICK',
name: 'Click',
targetContent: undefined,
count: undefined,
},
{
time: 13146,
label: 'Search sessions using any captured event (click, input, page, error...)',
key: 3,
target: { path: undefined, label: undefined },
type: 'CLICK',
name: 'Click',
targetContent: undefined,
count: undefined,
},
{
time: 13777,
label:
'Inicio De Prova Add Project Inicio De Prova Nova Proposta SESSIONS ASSIST DASHBOARDS FD INTERACTIONS',
key: 4,
target: { path: undefined, label: undefined },
type: 'CLICK',
name: 'Click',
targetContent: undefined,
count: undefined,
},
{
time: 14440,
label: 'Nova Proposta',
key: 5,
target: { path: undefined, label: undefined },
type: 'CLICK',
name: 'Click',
targetContent: undefined,
count: undefined,
},
{
time: 14496,
label: undefined,
key: 6,
target: { path: undefined, label: undefined },
name: 'Location',
type: 'LOCATION',
sessionId: 8119081922378909,
messageId: 2038,
timestamp: 1673887372928,
host: 'app.openreplay.com',
referrer: '',
domContentLoadedTime: null,
firstPaintTime: null,
firstContentfulPaintTime: null,
loadTime: null,
speedIndex: null,
visuallyComplete: null,
timeToInteractive: null,
domBuildingTime: null,
path: '/5095/sessions',
baseReferrer: '',
responseTime: null,
responseEnd: null,
ttfb: null,
query: '',
value: '/5095/sessions',
url: '/5095/sessions',
fcpTime: null,
},
{
time: 15166,
label: 'Search sessions using any captured event (click, input, page, error...)',
key: 7,
target: { path: undefined, label: undefined },
type: 'CLICK',
name: 'Click',
targetContent: undefined,
count: undefined,
},
{
time: 15726,
label: 'Search sessions using any captured event (click, input, page, error...)',
key: 8,
target: { path: undefined, label: undefined },
type: 'INPUT',
name: 'Input',
value: 'click',
},
{
time: 17270,
label: 'Click',
key: 9,
target: { path: undefined, label: undefined },
type: 'CLICK',
name: 'Click',
targetContent: undefined,
count: undefined,
},
];