diff --git a/lib/http-bridge/cardano-wallet-http-bridge.cabal b/lib/http-bridge/cardano-wallet-http-bridge.cabal index 99ccfcfff12..5aca8d660a5 100644 --- a/lib/http-bridge/cardano-wallet-http-bridge.cabal +++ b/lib/http-bridge/cardano-wallet-http-bridge.cabal @@ -133,10 +133,13 @@ test-suite integration , aeson-qq , async , bytestring + , cardano-crypto , cardano-wallet-core , cardano-wallet-http-bridge , cardano-wallet-launcher + , cborg , cryptonite + , directory , exceptions , generic-lens , hspec @@ -145,6 +148,7 @@ test-suite integration , http-client , http-api-data , http-types + , memory , process , servant-server , template-haskell @@ -163,8 +167,10 @@ test-suite integration Cardano.LauncherSpec Cardano.WalletSpec Cardano.Wallet.Network.HttpBridgeSpec + Test.Integration.Faucet Test.Integration.Framework.DSL Test.Integration.Framework.Request + Test.Integration.Scenario.Transactions Test.Integration.Scenario.Wallets benchmark restore