All files / track-lists/test-utils acdc-track.js

0% Statements 0/0
0% Branches 0/0
0% Functions 0/0
0% Lines 0/0

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27                                                     
/**
 * schema shape for `acdc` items, created by CD software & deriver
 */
export default {
  bestOfCompilation: {
    source: 'derivative',
    creator: 'Willie Nelson',
    title: 'Night Life',
    track: '1',
    album: 'The Essential Willie Nelson',
    bitrate: '108',
    length: '00:30',
    format: 'MP3 Sample',
    original: 'disc1/01.01. Willie Nelson - Night Life.flac',
    mtime: '1510662255',
    size: '514560',
    md5: '6beff838f9805e0e53d661cdc7f58325',
    crc32: '447db8a5',
    sha1: 'ac10d01321a3aba6d359657b7a849b01735769e8',
    height: '0',
    width: '0',
    name: 'disc1/01.01. Willie Nelson - Night Life_sample.mp3',
    fullFilePath: 'https://ia600103.us.archive.org/16/items/cd_the-essential-willie-nelson_willie-nelson-aerosmith-emmylou-harris-jul/disc1%2F01.01.%20Willie%20Nelson%20-%20Night%20Life_sample.mp3',
    trackNumber: 1
  },
};