Custom genesis for end2end tests & cucumber binary in docker
Compare changes
Files
2- Éloïs authored
+ 113
− 17
@@ -21,13 +21,42 @@ use common::*;
@@ -42,12 +71,27 @@ impl World for DuniterWorld {
@@ -69,7 +113,7 @@ async fn who_have(world: &mut DuniterWorld, who: String, amount: u64, unit: Stri
@@ -78,7 +122,7 @@ async fn who_have(world: &mut DuniterWorld, who: String, amount: u64, unit: Stri
@@ -86,7 +130,7 @@ async fn who_have(world: &mut DuniterWorld, who: String, amount: u64, unit: Stri
@@ -105,9 +149,9 @@ async fn transfer(
@@ -117,7 +161,7 @@ async fn send_all_to(world: &mut DuniterWorld, from: String, to: String) -> Resu
@@ -128,7 +172,7 @@ async fn should_have(world: &mut DuniterWorld, who: String, amount: u64) -> Resu
@@ -141,7 +185,7 @@ async fn current_ud_amount_should_be(
@@ -154,7 +198,7 @@ async fn current_ud_amount_should_be(
@@ -163,13 +207,65 @@ async fn monetary_mass_should_be(world: &mut DuniterWorld, amount: u64, cents: u