[PR #3493] [MERGED] Improve wiki test #16965

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3493
Author: @ethantkoenig
Created: 2/12/2018
Status: Merged
Merged: 2/13/2018
Merged by: @lafriks

Base: masterHead: improve/wiki_test


📝 Commits (3)

  • b6c33bf Improve wiki test
  • db8bdc9 Merge branch 'master' into improve/wiki_test
  • 21ba810 Merge branch 'master' into improve/wiki_test

📊 Changes

1 file changed (+23 additions, -7 deletions)

View changed files

📝 routers/repo/wiki_test.go (+23 -7)

📄 Description

Check the contents of the remote repo for the wiki, instead of the local copy. The local copy may have been modified in a previous test, but the remote repo is always restored to its original state.


🔄 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/3493 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 2/12/2018 **Status:** ✅ Merged **Merged:** 2/13/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `improve/wiki_test` --- ### 📝 Commits (3) - [`b6c33bf`](https://github.com/go-gitea/gitea/commit/b6c33bf71b6cafba9b35d7effdb0385b5fad9700) Improve wiki test - [`db8bdc9`](https://github.com/go-gitea/gitea/commit/db8bdc9e427d6b3ee61a08995bced2ca52424415) Merge branch 'master' into improve/wiki_test - [`21ba810`](https://github.com/go-gitea/gitea/commit/21ba810edfc5831d87310b70f30a1b34d09d2134) Merge branch 'master' into improve/wiki_test ### 📊 Changes **1 file changed** (+23 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/wiki_test.go` (+23 -7) </details> ### 📄 Description Check the contents of the remote repo for the wiki, instead of the local copy. The local copy may have been modified in a previous test, but the remote repo is always restored to its original state. --- <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:23:09 -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#16965