gitbutler/crates/gitbutler-testsupport/src
Sebastian Thiel b58a3f6dc3
Assure tests don't assume the default branch is set to master globally.
Unfortunately, with anything `git2`, it's impossible (or unknown) to
prevent it from picking up the users configuration, hence tests aren't
isolated.

This change alleviates the worst results of this which at least makes
the tests run in my particular setup.
2024-10-11 21:59:48 +02:00
..
fixtures/user auto-migrate secrets from user.json to their location in the keyring 2024-07-02 10:02:43 +02:00
lib.rs reproduce #5099, adding a submodule as project fails (#5099) 2024-10-11 07:34:36 +02:00
secrets.rs auto-migrate secrets from user.json to their location in the keyring 2024-07-02 10:02:43 +02:00
suite.rs remove useless credentials helper struct 2024-09-06 11:03:57 +02:00
test_project.rs Redo branch upstream integration 2024-10-08 15:49:58 +02:00
testing_repository.rs Assure tests don't assume the default branch is set to master globally. 2024-10-11 21:59:48 +02:00