Skip to content

Files

Latest commit

 

History

History
402 lines (388 loc) · 8.97 KB

test.js.md

File metadata and controls

402 lines (388 loc) · 8.97 KB

Snapshot report for test.js

The actual snapshot is saved in test.js.snap.

Generated by AVA.

parseCSV audition

Snapshot 1

{
  data: [
    {
      description: '',
      duration: '0:00.000',
      name: 'Intro',
      start: '0:00.000',
      timeFormat: 'decimal',
      type: 'Cue',
    },
    {
      description: '',
      duration: '0:00.000',
      name: 'Opening',
      start: '0:14.125',
      timeFormat: 'decimal',
      type: 'Cue',
    },
    {
      description: '',
      duration: '0:00.000',
      name: 'Talking About Something',
      start: '0:36.564',
      timeFormat: 'decimal',
      type: 'Cue',
    },
    {
      duration: '0:00.000',
      name: 'Test More',
      start: '1:37:28.222',
      timeFormat: 'decimal',
      type: 'CD',
    },
    {
      duration: '0:00.000',
      name: 'Outro',
      start: '84:01:23.44',
      timeFormat: 'decimal',
      type: 'Cue',
    },
  ],
  errors: [
    {
      code: 'TooFewFields',
      message: 'Too few fields: expected 6 fields but parsed 5',
      row: 3,
      type: 'FieldMismatch',
    },
    {
      code: 'TooFewFields',
      message: 'Too few fields: expected 6 fields but parsed 5',
      row: 4,
      type: 'FieldMismatch',
    },
  ],
  meta: {
    aborted: false,
    cursor: 265,
    delimiter: '	',
    fields: [
      'name',
      'start',
      'duration',
      'timeFormat',
      'type',
      'description',
    ],
    linebreak: `␍␊
    `,
    truncated: false,
  },
}

parseCSV resolve

Snapshot 1

{
  data: [
    {
      c: 'C',
      codec: '',
      color: 'Blue',
      comments: '',
      dur: '',
      edlClipName: '',
      index: '1',
      markerKeywords: '',
      match: '',
      name: '',
      notes: 'Intro',
      recordIn: '01:00:00:00',
      recordOut: '01:00:00:01',
      reel: '',
      resolution: '',
      sourceDuration: '',
      sourceEnd: '',
      sourceFps: '0.000',
      sourceIn: '01:00:00:00',
      sourceOut: '01:00:00:01',
      sourceStart: '',
      v: '',
    },
    {
      c: 'C',
      codec: '',
      color: 'Red',
      comments: '',
      dur: '',
      edlClipName: '',
      index: '2',
      markerKeywords: '',
      match: '',
      name: '',
      notes: 'zoom f6 b-roll',
      recordIn: '01:00:04:08',
      recordOut: '01:00:04:09',
      reel: '',
      resolution: '',
      sourceDuration: '',
      sourceEnd: '',
      sourceFps: '0.000',
      sourceIn: '01:00:04:08',
      sourceOut: '01:00:04:09',
      sourceStart: '',
      v: '',
    },
    {
      c: 'C',
      codec: '',
      color: 'Red',
      comments: '',
      dur: '',
      edlClipName: '',
      index: '3',
      markerKeywords: '',
      match: '',
      name: '',
      notes: 'headphone noise floor comparison visualz',
      recordIn: '01:18:21:01',
      recordOut: '01:18:21:02',
      reel: '',
      resolution: '',
      sourceDuration: '',
      sourceEnd: '',
      sourceFps: '0.000',
      sourceIn: '01:18:21:01',
      sourceOut: '01:18:21:02',
      sourceStart: '',
      v: '',
    },
    {
      c: 'C',
      codec: '',
      color: 'Blue',
      comments: '',
      dur: '',
      edlClipName: '',
      index: '4',
      markerKeywords: '',
      match: '',
      name: '',
      notes: 'Let\'s talk about power delivery while using the Line Out',
      recordIn: '01:19:36:01',
      recordOut: '01:19:36:02',
      reel: '',
      resolution: '',
      sourceDuration: '',
      sourceEnd: '',
      sourceFps: '0.000',
      sourceIn: '01:19:36:01',
      sourceOut: '01:19:36:02',
      sourceStart: '',
      v: '',
    },
    {
      c: 'C',
      codec: '',
      color: 'Red',
      comments: '',
      dur: '',
      edlClipName: '',
      index: '5',
      markerKeywords: '',
      match: '',
      name: '',
      notes: 'point in focus - video - rode wirelss go charging issue',
      recordIn: '01:22:38:05',
      recordOut: '01:22:38:06',
      reel: '',
      resolution: '',
      sourceDuration: '',
      sourceEnd: '',
      sourceFps: '0.000',
      sourceIn: '01:22:38:05',
      sourceOut: '01:22:38:06',
      sourceStart: '',
      v: '',
    },
    {
      c: 'C',
      codec: '',
      color: 'Blue',
      comments: '',
      dur: '',
      edlClipName: '',
      index: '6',
      markerKeywords: '',
      match: '',
      name: '',
      notes: 'Outro',
      recordIn: '01:25:05:00',
      recordOut: '01:25:05:01',
      reel: '',
      resolution: '',
      sourceDuration: '',
      sourceEnd: '',
      sourceFps: '0.000',
      sourceIn: '01:25:05:00',
      sourceOut: '01:25:05:01',
      sourceStart: '',
      v: '',
    },
  ],
  errors: [],
  meta: {
    aborted: false,
    cursor: 1128,
    delimiter: ',',
    fields: [
      'index',
      'reel',
      'match',
      'v',
      'c',
      'dur',
      'sourceIn',
      'sourceOut',
      'recordIn',
      'recordOut',
      'name',
      'comments',
      'sourceStart',
      'sourceEnd',
      'sourceDuration',
      'codec',
      'sourceFps',
      'resolution',
      'color',
      'notes',
      'edlClipName',
      'markerKeywords',
    ],
    linebreak: `␊
    `,
    truncated: false,
  },
}

parseCSV premiere

Snapshot 1

{
  data: [
    {
      '': '',
      description: '',
      duration: '00:00:00:00',
      in: '00:00:00:00',
      markerName: 'Intro',
      markerType: 'Comment',
      out: '00:00:00:00',
    },
    {
      '': '',
      description: '',
      duration: '00:00:00:00',
      in: '00:00:12:04',
      markerName: 'b-roll zoom f6 showcase',
      markerType: 'Chapter',
      out: '00:00:12:04',
    },
    {
      '': '',
      description: '',
      duration: '00:00:00:00',
      in: '00:00:31:03',
      markerName: 'Why this Video?',
      markerType: 'Comment',
      out: '00:00:31:03',
    },
    {
      description: '',
      duration: '00:00:00:00',
      in: '00:23:51:15',
      markerName: 'showcase 6 xlr ports zoom  f6',
      markerType: 'Chapter',
      out: '00:23:51:15',
    },
    {
      '': '',
      description: '',
      duration: '00:00:00:00',
      in: '00:25:45:20',
      markerName: 'Conclusion',
      markerType: 'Comment',
      out: '00:25:45:20',
    },
    {
      description: '',
      duration: '00:00:00:00',
      in: '00:26:29:12',
      markerName: 'Outro',
      markerType: 'Comment',
      out: '00:26:29:12',
    },
  ],
  errors: [
    {
      code: 'TooFewFields',
      message: 'Too few fields: expected 7 fields but parsed 6',
      row: 3,
      type: 'FieldMismatch',
    },
    {
      code: 'TooFewFields',
      message: 'Too few fields: expected 7 fields but parsed 6',
      row: 5,
      type: 'FieldMismatch',
    },
  ],
  meta: {
    aborted: false,
    cursor: 425,
    delimiter: '	',
    fields: [
      'markerName',
      'description',
      'in',
      'out',
      'duration',
      'markerType',
      '',
    ],
    linebreak: `␍␊
    `,
    truncated: false,
  },
}

parseCSV premiere semicolon

Snapshot 1

{
  data: [
    {
      description: '',
      duration: '00;00;00;00',
      in: '00;00;00;00',
      markerName: 'IntSEMICOLONro',
      markerType: 'Comment',
      out: '00;00;00;00',
    },
  ],
  errors: [
    {
      code: 'TooFewFields',
      message: 'Too few fields: expected 7 fields but parsed 6',
      row: 0,
      type: 'FieldMismatch',
    },
  ],
  meta: {
    aborted: false,
    cursor: 112,
    delimiter: '	',
    fields: [
      'markerName',
      'description',
      'in',
      'out',
      'duration',
      'markerType',
      '',
    ],
    linebreak: `␊
    `,
    truncated: false,
  },
}