Cargo Features

htsget-test has no features set by default.

[dependencies]
htsget-test = { version = "0.6.1", features = ["http", "aws-mocks", "s3-storage", "url-storage"] }
http

Enables async-trait, base64, futures, htsget-config, http, mime, noodles ^0.74, reqwest, serde, serde_json, and tokio

htsget-config:

Server tests dependencies

Affects htsget-test::http

aws-mocks = s3-storage

Enables aws-config, aws-credential-types, aws-sdk-s3, s3s, s3s-aws, s3s-fs, and tempfile

Affects htsget-test::aws_mocks

s3-storage aws-mocks?

Enables s3-storage of optional htsget-config

url-storage

Enables url-storage of optional htsget-config