Use multiple files in tests (#168)

* 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
This commit was merged in pull request #168.
This commit is contained in:
KD
2025-07-30 15:28:47 -04:00
committed by GitHub
parent a0c6ae65a3
commit 9aefeace23
7 changed files with 130 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus"
version = "0.1.99"
version = "0.1.100"
edition = "2024"
rust-version = "1.88"