Enhance integration tests with file upload functionality and support for multipart requests

This commit is contained in:
2025-07-10 22:02:03 +02:00
parent ae4e9c8db2
commit 5a6895ecdc
3 changed files with 77 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
//go:build test
//go:build test || integration
package db