[PR #3083] [MERGED] Tests for reactions #16756

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3083
Author: @lafriks
Created: 12/4/2017
Status: Merged
Merged: 12/5/2017
Merged by: @lafriks

Base: masterHead: test/comment_reactions


📝 Commits (3)

  • 7036e57 Unit tests for reactions
  • 7bdb560 Fix import order
  • 8a27531 Merge branch 'master' into test/comment_reactions

📊 Changes

2 files changed (+168 additions, -2 deletions)

View changed files

📝 models/issue_reaction.go (+2 -2)
models/issue_reaction_test.go (+166 -0)

📄 Description

Tests for #2856


🔄 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/3083 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 12/4/2017 **Status:** ✅ Merged **Merged:** 12/5/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `test/comment_reactions` --- ### 📝 Commits (3) - [`7036e57`](https://github.com/go-gitea/gitea/commit/7036e57c22ed4e453b1fe4ff9afde14ee250433a) Unit tests for reactions - [`7bdb560`](https://github.com/go-gitea/gitea/commit/7bdb560c4b21d213581e484a68162ead76825aee) Fix import order - [`8a27531`](https://github.com/go-gitea/gitea/commit/8a27531e3b4f70425d38c1a97d4e6371e8a8ed20) Merge branch 'master' into test/comment_reactions ### 📊 Changes **2 files changed** (+168 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/issue_reaction.go` (+2 -2) ➕ `models/issue_reaction_test.go` (+166 -0) </details> ### 📄 Description Tests for #2856 --- <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:18:23 -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#16756