git-next/crates/git/src
Paul Campbell 341dc97a51
All checks were successful
Rust / build (push) Successful in 1m7s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
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
..
repository refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
commit.rs refactor(git): more derive_more replacing boilerplate 2024-05-15 20:40:25 +01:00
fetch.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
generation.rs refactor(git): more use of derive_more 2024-05-14 16:28:21 +01:00
git_ref.rs refactor(git): more derive_more replacing boilerplate 2024-05-15 20:40:25 +01:00
git_remote.rs refactor(git): more derive_more replacing boilerplate 2024-05-15 20:40:25 +01:00
lib.rs refactor(git): only expose OpenRepository from repository::open 2024-05-20 07:46:21 +01:00
push.rs test(git): add more tests 2024-05-19 14:54:17 +01:00
repo_details.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00
tests.rs test(git): add more tests 2024-05-19 14:54:17 +01:00
validate.rs refactor(git): add mock repository and tests 2024-05-21 19:47:01 +01:00