cse442-fall-2019-offering / 442projects-team-rydat

442projects-team-rydat created by GitHub Classroom
1 stars 0 forks source link

implement functionality to find Mooduse Generated Playlist #55

Open RHowe22 opened 5 years ago

RHowe22 commented 5 years ago

Write a python function that searches through a user's playlists returns the a list of playlist created by the application. Each element in the list needs to contain that playlists id name, image, and id of the playlists which can be used later for selecting and playing old playlists

RHowe22 commented 4 years ago

Run the Old_Playlist_test.py file in the tests directory for the task test.