gitbutler/crates/gitbutler-testsupport
Sebastian Thiel 93508d7e7c
fix: assure tests aren't affected by local configuration
Otherwise, tests will pickup global configuration, which can affect them.
For instance, if `core.gpgsign` is true, it will cause commits to be signed
which can be slow, or hang entirely if gpg-agent requests a password.

Note that now there is possibly no tests that validates signing,
and doing so is difficult as it requires gpg and keys to be setup.
2024-05-23 10:12:40 +02:00
..
src fix: assure tests aren't affected by local configuration 2024-05-23 10:12:40 +02:00
Cargo.toml Bump the rust-updates group with 10 updates 2024-05-01 15:11:55 +00:00