Commit ae21b6e
committed
feat: implement getFeaturedSongs method in SongService and add corresponding tests
- Added getFeaturedSongs method to SongService to retrieve featured songs across various timespans.
- Implemented tests for getFeaturedSongs to ensure correct functionality and handling of empty results.
- Removed SongBrowser module and related files as part of the refactor to streamline the service structure.
- Introduced new PageDto class for pagination handling in the database module.1 parent c9ffc37 commit ae21b6e
File tree
10 files changed
+237
-446
lines changed- apps/backend/src
- song-browser
- song
- packages
- configs
- database/src
- common/dto
10 files changed
+237
-446
lines changedLines changed: 0 additions & 100 deletions
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 136 deletions
This file was deleted.
0 commit comments