test: add downloader test
This commit is contained in:
parent
cf0eb81002
commit
284f55bec5
8 changed files with 180 additions and 55 deletions
|
|
@ -48,3 +48,9 @@ time.workspace = true
|
|||
lofty = { version = "0.21.0", optional = true }
|
||||
image = { version = "0.25.0", optional = true }
|
||||
smartcrop2 = { version = "0.3.0", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
path_macro.workspace = true
|
||||
rstest.workspace = true
|
||||
serde_json.workspace = true
|
||||
temp_testdir = "0.2.3"
|
||||
|
|
|
|||
Reference in a new issue