mirror of
https://github.com/BradNut/graphbrainz
synced 2025-09-08 17:40:32 +00:00
22 lines
638 B
Markdown
22 lines
638 B
Markdown
# Snapshot report for `test/extensions/cover-art-archive/schema.js`
|
|
|
|
The actual snapshot is saved in `schema.js.snap`.
|
|
|
|
Generated by [AVA](https://ava.li).
|
|
|
|
## release groups have a front cover art image
|
|
|
|
> Snapshot 1
|
|
|
|
{
|
|
front: 'http://coverartarchive.org/release/25fbfbb4-b1ee-4448-aadf-ae3bc2e2dd27/18974521469.jpg',
|
|
}
|
|
|
|
## release groups have different cover art sizes available
|
|
|
|
> Snapshot 1
|
|
|
|
{
|
|
large: 'http://coverartarchive.org/release/25fbfbb4-b1ee-4448-aadf-ae3bc2e2dd27/18974521469-500.jpg',
|
|
small: 'http://coverartarchive.org/release/25fbfbb4-b1ee-4448-aadf-ae3bc2e2dd27/18974521469-250.jpg',
|
|
}
|