fix(tests): update YTM snapshots

This commit is contained in:
ThetaDev 2024-01-18 13:21:10 +01:00
parent f45fafa982
commit 71f7a0643a
11 changed files with 329 additions and 16 deletions

View file

@ -7,12 +7,25 @@ MusicAlbum(
playlist_id: Some("OLAK5uy_mux5ygfN9sbiR1ma3yh1GHTmqNekZNoAI"),
name: "13 Reasons Why (Season 3)",
cover: "[cover]",
artists: [],
artist_id: None,
artists: [
ArtistId(
id: Some("UCCj0RlDqqahEB5BXVtDcPqg"),
name: "5 Seconds of Summer",
),
ArtistId(
id: Some("UCMrCoizKiBxqeg5pTpBXn1A"),
name: "YUNGBLUD",
),
ArtistId(
id: Some("UCvsgN5NKOzXnAURfaf3TOig"),
name: "Alexander 23",
),
],
artist_id: Some("UCCj0RlDqqahEB5BXVtDcPqg"),
description: None,
album_type: Album,
year: Some(2019),
by_va: true,
by_va: false,
tracks: [
TrackItem(
id: "R3VIKRtzAdE",
@ -251,12 +264,16 @@ MusicAlbum(
duration: Some(246),
cover: [],
artists: [
ArtistId(
id: Some("UCRBHsrbsZDxjHkcgMKEJwpw"),
name: "Brendan Angelides",
),
ArtistId(
id: Some("UC4YvDAbE1EYwZpj6gQ-lpLw"),
name: "Eskmo",
),
],
artist_id: Some("UC4YvDAbE1EYwZpj6gQ-lpLw"),
artist_id: Some("UCRBHsrbsZDxjHkcgMKEJwpw"),
album: Some(AlbumId(
id: "MPREb_AzuWg8qAVVl",
name: "13 Reasons Why (Season 3)",