* File renamed
* Filename change in the code as well
* Added more migration sql for tests
* Using different song for a test
* Changes to test and helper functions
* Workflow change
* Code formatting
* Version bump
* Added initial code to get coverart endpoint
* Test migration cleanup
* Updated icarus_models
* Made endpoint evailable
* Added test
* Version bump
* Code formatting
* Added test_migrations directory
* Added skeleton endpoint to get songs
* Code formatting
* Added more code
* Added TODO
* Code formatting
* Updated album in album json file
* Changing directory name
* Test refactoring
* Forgot to include this
* Added test for getting songs and added function for test_migrations
* Adding test migrations
* Removing placeholder
* Renamed
* Renamed
* Fixed what caused test failure
* Created migration with cli command
Creating test_migrations/20250725213448_migration_name.sql
* Migration changes
* Removing migration
* More migration changes
* Made endpoint available
* Migration changes
* Got the test to work
* Cleaned up test
* Code formatting
* More cleanup
* Version bump