Commit graph

4 commits

Author SHA1 Message Date
621e599b31 refactor: git: use thiserror and cleanup errors 2024-06-03 20:31:39 +01:00
341dc97a51 refactor(git): add mock repository and tests
Repository is now behind an enum to allow selection of a mock Repsitory
for use in tests.
2024-05-21 19:47:01 +01:00
58e991b2b7 test(git): make repository more testable
Adds a layer around Repository to allow the use of a mock.

Mock has still to be implemented.
2024-05-18 20:37:03 +01:00
4d352f005d refactor(server,config,git): extract modules config and git from server 2024-05-12 10:49:33 +01:00
Renamed from crates/server/src/gitforge/forgejo/branch/fetch.rs (Browse further)