2018-08-04 19:04:19 +00:00
|
|
|
# Snapshot report for `test/extensions/cover-art-archive/schema.js`
|
|
|
|
|
|
|
|
|
|
The actual snapshot is saved in `schema.js.snap`.
|
|
|
|
|
|
2021-04-16 04:34:29 +00:00
|
|
|
Generated by [AVA](https://avajs.dev).
|
2018-08-04 19:04:19 +00:00
|
|
|
|
|
|
|
|
## release groups have a front cover art image
|
|
|
|
|
|
|
|
|
|
> Snapshot 1
|
|
|
|
|
|
|
|
|
|
{
|
2021-04-16 04:34:29 +00:00
|
|
|
front: 'http://coverartarchive.org/release/6ef6e6cd-ad36-4c2f-816d-121bfb2f6774/12699438648.jpg',
|
2018-08-04 19:04:19 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
## release groups have different cover art sizes available
|
|
|
|
|
|
|
|
|
|
> Snapshot 1
|
|
|
|
|
|
|
|
|
|
{
|
2021-04-16 04:34:29 +00:00
|
|
|
large: 'http://coverartarchive.org/release/6ef6e6cd-ad36-4c2f-816d-121bfb2f6774/12699438648-500.jpg',
|
|
|
|
|
small: 'http://coverartarchive.org/release/6ef6e6cd-ad36-4c2f-816d-121bfb2f6774/12699438648-250.jpg',
|
2018-08-04 19:04:19 +00:00
|
|
|
}
|