Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
test: set name and email for repository fixture
Merged fintohaps opened 11 months ago

In fresh environments, without a global git config, the user.name and user.email will not be set for the fixture repository. This causes issues when tests are run and attempt to call git2::Signature::now – it will fail to read a user name and email for the commit.

To remedy this, the name and email are set for the repository when initialising it.

fintohaps opened with revision 3f8abb55 on base 34014a67 +9 -6 11 months ago

In fresh environments, without a global git config, the user.name and user.email will not be set for the fixture repository. This causes issues when tests are run and attempt to call git2::Signature::now – it will fail to read a user name and email for the commit.

To remedy this, the name and email are set for the repository when initialising it.

lorenz pushed revision 2 5fb96318 on base f5fa84fa +0 -0 11 months ago

Rebase after rollback of patch/c54883e5ffb1f8a99f432e3ac79c0b728cd0dab3.

lorenz merged revision 5fb96318 at f5fa84fa 11 months ago