[PR #2832] [MERGED] Add deleted_branch table fixture #16620

Closed
opened 2025-11-02 12:14:49 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2832
Author: @lafriks
Created: 11/2/2017
Status: Merged
Merged: 11/4/2017
Merged by: @lafriks

Base: masterHead: fix/fixtures_deleted_branch


📝 Commits (4)

  • cd3bf17 Add deleted_branch table fixture
  • 0ce002f Fix deleted branches tests
  • 8dfd004 Merge branch 'master' into fix/fixtures_deleted_branch
  • 84c1f2b Remove unneeded global variable

📊 Changes

2 files changed (+29 additions, -23 deletions)

View changed files

📝 models/branches_test.go (+14 -23)
models/fixtures/deleted_branch.yml (+15 -0)

📄 Description

As title


🔄 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/go-gitea/gitea/pull/2832 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 11/2/2017 **Status:** ✅ Merged **Merged:** 11/4/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix/fixtures_deleted_branch` --- ### 📝 Commits (4) - [`cd3bf17`](https://github.com/go-gitea/gitea/commit/cd3bf17aaf91f7861dbe21b2e23c122615654ca3) Add deleted_branch table fixture - [`0ce002f`](https://github.com/go-gitea/gitea/commit/0ce002f95d2171fd46a6b8418d8a88545510b149) Fix deleted branches tests - [`8dfd004`](https://github.com/go-gitea/gitea/commit/8dfd0049a4eebdf6062fde126f413373d483cc58) Merge branch 'master' into fix/fixtures_deleted_branch - [`84c1f2b`](https://github.com/go-gitea/gitea/commit/84c1f2b8b0eadbe6e7d3e4869ff6097b32ce995c) Remove unneeded global variable ### 📊 Changes **2 files changed** (+29 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `models/branches_test.go` (+14 -23) ➕ `models/fixtures/deleted_branch.yml` (+15 -0) </details> ### 📄 Description As title --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:14:49 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16620