[PR #304] [MERGED] Establish pattern for testing functionality that requires remotes #396

Closed
opened 2026-03-02 04:13:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/git-ai-project/git-ai/pull/304
Author: @acunniffe
Created: 12/22/2025
Status: Merged
Merged: 12/22/2025
Merged by: @acunniffe

Base: mainHead: feat/local-remote-in-testrepo


📝 Commits (2)

📊 Changes

2 files changed (+301 additions, -0 deletions)

View changed files

tests/pull_rebase_ff.rs (+226 -0)
📝 tests/repos/test_repo.rs (+75 -0)

📄 Description

TestRepo can now spin up repos with remotes. Built for
https://github.com/acunniffe/git-ai/pull/303
https://github.com/acunniffe/git-ai/pull/302


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/git-ai-project/git-ai/pull/304 **Author:** [@acunniffe](https://github.com/acunniffe) **Created:** 12/22/2025 **Status:** ✅ Merged **Merged:** 12/22/2025 **Merged by:** [@acunniffe](https://github.com/acunniffe) **Base:** `main` ← **Head:** `feat/local-remote-in-testrepo` --- ### 📝 Commits (2) - [`7b2e9b3`](https://github.com/git-ai-project/git-ai/commit/7b2e9b31715a32c0a07ca4643ec70594ba6c4d35) test rig - [`d728b64`](https://github.com/git-ai-project/git-ai/commit/d728b64e522dc1d9fa63c220092ff48563a881c8) remote tests ### 📊 Changes **2 files changed** (+301 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tests/pull_rebase_ff.rs` (+226 -0) 📝 `tests/repos/test_repo.rs` (+75 -0) </details> ### 📄 Description `TestRepo` can now spin up repos with remotes. Built for https://github.com/acunniffe/git-ai/pull/303 https://github.com/acunniffe/git-ai/pull/302 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:13:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-ai#396
No description provided.