[PR #88] [MERGED] Add tests for CurrentUsername() #15140

Closed
opened 2025-11-02 11:39:46 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/88
Author: @metalmatze
Created: 11/6/2016
Status: Merged
Merged: 11/6/2016
Merged by: @strk

Base: masterHead: feature/username-test


📝 Commits (2)

  • 80f6f40 Add tests for CurrentUsername()
  • 2042e10 Merge branch 'master' into feature/username-test

📊 Changes

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

View changed files

📝 modules/user/user.go (+1 -3)
modules/user/user_test.go (+22 -0)

📄 Description

I just added a little test real quick.


🔄 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/88 **Author:** [@metalmatze](https://github.com/metalmatze) **Created:** 11/6/2016 **Status:** ✅ Merged **Merged:** 11/6/2016 **Merged by:** [@strk](https://github.com/strk) **Base:** `master` ← **Head:** `feature/username-test` --- ### 📝 Commits (2) - [`80f6f40`](https://github.com/go-gitea/gitea/commit/80f6f40d492b270744333a23aec6adad1da8b251) Add tests for CurrentUsername() - [`2042e10`](https://github.com/go-gitea/gitea/commit/2042e10c41998fd6f7034fd2ae7a2cccc7a105b2) Merge branch 'master' into feature/username-test ### 📊 Changes **2 files changed** (+23 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `modules/user/user.go` (+1 -3) ➕ `modules/user/user_test.go` (+22 -0) </details> ### 📄 Description I just added a little test real quick. --- <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:39:46 -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#15140