Skip to content

Latest commit

 

History

History
29 lines (27 loc) · 1.25 KB

TODO.md

File metadata and controls

29 lines (27 loc) · 1.25 KB
  • Cumulative playlist improvements

  • Features

  • Codebase

    • More unit tests for playlist updater
      • only_fetch_these_playlists
    • Fix code complexity of playlist updater
    • Merge cumulative regeneration code
    • Create a separate class for SpotifyPlaylist
      • No concept of "original" vs "unique" name
      • Consider using library for serialization
    • Measure code coverage and add missing tests
      • .coveragerc file should include: [report] exclude_lines = @external