[PR #1032] [MERGED] Unit tests for models/repo_collaboration #15721

Closed
opened 2025-11-02 11:53:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1032
Author: @ethantkoenig
Created: 2/23/2017
Status: Merged
Merged: 2/24/2017
Merged by: @lunny

Base: masterHead: test/repo_collab


📝 Commits (1)

  • fe61e1c Unit tests for models/repo_collaboration

📊 Changes

2 files changed (+106 additions, -1 deletions)

View changed files

📝 models/fixtures/access.yml (+1 -1)
models/repo_collaboration_test.go (+105 -0)

📄 Description

Unit tests for models/repo_collaboration.go


🔄 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/1032 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 2/23/2017 **Status:** ✅ Merged **Merged:** 2/24/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `test/repo_collab` --- ### 📝 Commits (1) - [`fe61e1c`](https://github.com/go-gitea/gitea/commit/fe61e1cd660f78a68331660edb88e64fe2108d0f) Unit tests for models/repo_collaboration ### 📊 Changes **2 files changed** (+106 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/fixtures/access.yml` (+1 -1) ➕ `models/repo_collaboration_test.go` (+105 -0) </details> ### 📄 Description Unit tests for `models/repo_collaboration.go` --- <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 11:53:05 -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#15721