modified crates/radicle-cli-test/src/lib.rs
@@ -107,6 +107,9 @@ pub struct TestRunner<'a> {
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -115,6 +118,7 @@ impl<'a> TestRunner<'a> {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -124,6 +128,7 @@ impl<'a> TestRunner<'a> {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -464,6 +469,17 @@ impl TestFormula {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -474,6 +490,7 @@ impl TestFormula {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified crates/radicle-cli/tests/commands.rs
@@ -37,14 +37,23 @@ pub(crate) fn test<'a>(
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/tests/util/environment.rs
@@ -246,6 +246,17 @@ impl Environment {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/tests/util/formula.rs
@@ -20,6 +20,11 @@ pub(crate) fn formula(
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|