Commit 7265a2e
authored
Fix SDK tests (#13759)
- Updates vitest and adds vitest config so that vscode can see the tests
for easier integration/debugging
- Fixes return types of entity manager versions
- Fixes mocks to not mock the pure functions from the uploadhelpers
- Fixes uploadAlbum to return albumId not playlistId
- Fixes createPlaylist to allow setting playlistContents
- Fixes updateTrack to allow uploading cover art changes1 parent eb062f6 commit 7265a2e
13 files changed
Lines changed: 1169 additions & 2336 deletions
File tree
- .changeset
- packages/sdk
- src/sdk/api
- albums
- playlists
- tracks
- users
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments