[PR #1983] [MERGED] Add integration test for repository migration #16158

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1983
Author: @typeless
Created: 6/16/2017
Status: Merged
Merged: 6/20/2017
Merged by: @lunny

Base: masterHead: add-integration-test-for-migration


📝 Commits (1)

  • 83cceaa Add integration test for repository migration

📊 Changes

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

View changed files

📝 Makefile (+14 -0)
integrations/repo_migrate_test.go (+70 -0)

📄 Description

A build flag 'extra' for guarding the test since it would take long time and consume too much bandwidth. It can be used as a building block for other tests.

P.S. It's changed per the suggestions by the reviewers.


🔄 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/1983 **Author:** [@typeless](https://github.com/typeless) **Created:** 6/16/2017 **Status:** ✅ Merged **Merged:** 6/20/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `add-integration-test-for-migration` --- ### 📝 Commits (1) - [`83cceaa`](https://github.com/go-gitea/gitea/commit/83cceaabea0095ff9ac0de8d1d15fb771000c2a7) Add integration test for repository migration ### 📊 Changes **2 files changed** (+84 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+14 -0) ➕ `integrations/repo_migrate_test.go` (+70 -0) </details> ### 📄 Description ~~A build flag 'extra' for guarding the test since it would take long time and consume too much bandwidth. It can be used as a building block for other tests.~~ P.S. It's changed per the suggestions by the reviewers. --- <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:03:36 -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#16158