36 tidal integration #38
Draft
Annotations
2 errors
Run integration tests:
tests/unit/deezer.test.ts#L35
Expected: {
type: "deezer",
url: "https://www.deezer.com/track/144572248",
isVerified: true,
}
Received: null
at /home/runner/work/idonthavespotify/idonthavespotify/tests/unit/deezer.test.ts:35:24
|
Run integration tests:
tests/unit/youtube.test.ts#L38
Expected: {
type: "youTube",
url: "https://music.youtube.com/watch?v=zhY_0DoQCQs",
isVerified: true,
}
Received: null
at /home/runner/work/idonthavespotify/idonthavespotify/tests/unit/youtube.test.ts:38:25
|
Loading