[PR #833] [MERGED] test: Add user mail testing. #15598

Closed
opened 2025-11-02 11:50:18 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: patch-2002


📝 Commits (1)

  • 4d99b02 test: Add user mail testing.

📊 Changes

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

View changed files

models/fixtures/email_address.yml (+35 -0)
📝 models/fixtures/user.yml (+16 -0)
models/user_mail_test.go (+169 -0)

📄 Description

as title.

cc @lunny @ethantkoenig


🔄 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/833 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 2/3/2017 **Status:** ✅ Merged **Merged:** 2/4/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `patch-2002` --- ### 📝 Commits (1) - [`4d99b02`](https://github.com/go-gitea/gitea/commit/4d99b02709992bf98410e02c8aa861efd2d5ef48) test: Add user mail testing. ### 📊 Changes **3 files changed** (+220 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `models/fixtures/email_address.yml` (+35 -0) 📝 `models/fixtures/user.yml` (+16 -0) ➕ `models/user_mail_test.go` (+169 -0) </details> ### 📄 Description as title. cc @lunny @ethantkoenig --- <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:50:18 -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#15598