Test is not finished yet
This commit is contained in:
@@ -213,6 +213,9 @@ mod tests {
|
||||
|
||||
let app = crate::init::routes().await.layer(axum::Extension(pool));
|
||||
|
||||
// TODO: Add code to send request with multipart form data. Add a few flac files in the
|
||||
// tests directory
|
||||
|
||||
/*
|
||||
let response = app
|
||||
.clone()
|
||||
|
||||
Reference in New Issue
Block a user