Skip to content

Commit 5b40ff7

Browse files
ghubertpaloDamien LACHAUME / PALO-IT
authored andcommitted
add openapi tests
1 parent 3ed95f1 commit 5b40ff7

File tree

6 files changed

+609
-189
lines changed

6 files changed

+609
-189
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mithril-fake-aggregator/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ tracing = "0.1.40"
2525
tracing-subscriber = "0.3.18"
2626

2727
[dev-dependencies]
28-
mithril-common = { path = "../mithril-common", features = ["full"] }
2928
reqwest = "0.11.23"
29+
mithril-common = { "path" = "../mithril-common", features = ["test_tools", "random"] }
30+
http = "0.2.9"

0 commit comments

Comments
 (0)