[PR #1209] [MERGED] Unit tests for issue_list #15811

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1209
Author: @ethantkoenig
Created: 3/10/2017
Status: Merged
Merged: 3/11/2017
Merged by: @lunny

Base: masterHead: test/issue_list


📝 Commits (1)

  • 79592bc Unit tests for issue_list

📊 Changes

1 file changed (+65 additions, -0 deletions)

View changed files

models/issue_list_test.go (+65 -0)

📄 Description

Add unit tests for models/issue_list.go


🔄 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/1209 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 3/10/2017 **Status:** ✅ Merged **Merged:** 3/11/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `test/issue_list` --- ### 📝 Commits (1) - [`79592bc`](https://github.com/go-gitea/gitea/commit/79592bcc1bf789d3c790c15f224dc38ba7064dcf) Unit tests for issue_list ### 📊 Changes **1 file changed** (+65 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `models/issue_list_test.go` (+65 -0) </details> ### 📄 Description Add unit tests for `models/issue_list.go` --- <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:55: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#15811