[PR #944] [MERGED] Add testing for GetUserFork function #15667

Closed
opened 2025-11-02 11:51:54 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/944
Author: @appleboy
Created: 2/15/2017
Status: Merged
Merged: 2/15/2017
Merged by: @lunny

Base: masterHead: testing


📝 Commits (1)

  • a7aefd9 test: Add testing for GetUserFork function

📊 Changes

3 files changed (+89 additions, -0 deletions)

View changed files

📝 models/fixtures/repository.yml (+26 -0)
📝 models/fixtures/user.yml (+30 -0)
📝 models/repo_test.go (+33 -0)

📄 Description

Add testing for PR #928

cc @lunny


🔄 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/944 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 2/15/2017 **Status:** ✅ Merged **Merged:** 2/15/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `testing` --- ### 📝 Commits (1) - [`a7aefd9`](https://github.com/go-gitea/gitea/commit/a7aefd965453a1611f59786f4c1302231088d3cb) test: Add testing for GetUserFork function ### 📊 Changes **3 files changed** (+89 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/fixtures/repository.yml` (+26 -0) 📝 `models/fixtures/user.yml` (+30 -0) 📝 `models/repo_test.go` (+33 -0) </details> ### 📄 Description Add testing for PR #928 cc @lunny --- <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:51:54 -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#15667