export const response = { code: 200, headers: [ { name: 'Content-Type', value: 'application/json' } ], body: { last_seen_time: '1493855205', number: 20, notes: [], }, };