Skip to content

Commit 7265a2e

Browse files
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 changes
1 parent eb062f6 commit 7265a2e

13 files changed

Lines changed: 1169 additions & 2336 deletions

File tree

.changeset/purple-frogs-guess.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@audius/sdk': patch
3+
---
4+
5+
Fix tests, fix return types of entity manager variation of APIs

0 commit comments

Comments
 (0)