Contracts: add test builders (#3796)

Cleanup tests (-2.7k lines !) using some builder patterns to build
pallet_contracts api calls
This commit is contained in:
PG Herveou
2024-03-28 11:40:06 +01:00
committed by GitHub
parent 60846a081f
commit 78b1cab9e8
4 changed files with 729 additions and 2213 deletions
Generated
+1
View File
@@ -9553,6 +9553,7 @@ dependencies = [
"pallet-timestamp",
"pallet-utility",
"parity-scale-codec",
"paste",
"pretty_assertions",
"rand",
"rand_pcg",