koel/resources/assets/js/__tests__/factory
2024-07-06 17:44:43 +02:00
..
albumFactory.ts feat: greatly reduce artist/album query complexity 2022-10-11 17:28:43 +02:00
albumInfoFactory.ts chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00
albumTrackFactory.ts fix(test): AlbumInfo tests 2022-07-10 11:31:55 +02:00
artistFactory.ts feat: greatly reduce artist/album query complexity 2022-10-11 17:28:43 +02:00
artistInfoFactory.ts fix(test): ArtistInfo tests 2022-07-10 15:50:41 +02:00
genreFactory.ts feat: add Genres screens (#1541) 2022-10-21 22:06:43 +02:00
index.ts feat: add Genres screens (#1541) 2022-10-21 22:06:43 +02:00
interactionFactory.ts feat: use UUIDs for song IDs 2022-08-01 12:42:33 +02:00
playlistFactory.ts feat(plus): support "own songs only" option for smart playlists 2024-07-06 17:44:43 +02:00
playlistFolderFactory.ts test: add tests for playlist folder functionalities 2022-09-10 12:45:04 +07:00
smartPlaylistRuleFactory.ts feat: use UUID for smart playlist rules + test fixes 2023-04-17 21:45:43 +02:00
smartPlaylistRuleGroupFactory.ts feat: use UUID for smart playlist rules + test fixes 2023-04-17 21:45:43 +02:00
songFactory.ts feat: allow making songs public/private 2024-07-06 17:44:41 +02:00
userFactory.ts feat: invite users 2023-08-22 22:53:55 +02:00
youTubeVideoFactory.ts chore(deps): remove crypto-random-string dependency 2022-08-01 12:58:11 +02:00