[PR #752] [MERGED] Unit tests for models/star #15556

Closed
opened 2025-11-02 11:49:21 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/752
Author: @ethantkoenig
Created: 1/25/2017
Status: Merged
Merged: 1/25/2017
Merged by: @lunny

Base: masterHead: tests/star


📝 Commits (1)

  • eea1d1e Unit tests for models/star

📊 Changes

2 files changed (+89 additions, -0 deletions)

View changed files

models/fixtures/star.yml (+9 -0)
models/star_test.go (+80 -0)

📄 Description

Unit tests for models/star.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/752 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 1/25/2017 **Status:** ✅ Merged **Merged:** 1/25/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `tests/star` --- ### 📝 Commits (1) - [`eea1d1e`](https://github.com/go-gitea/gitea/commit/eea1d1e5ced70a1d8096a2c5f95cb5e1e52e330b) Unit tests for models/star ### 📊 Changes **2 files changed** (+89 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `models/fixtures/star.yml` (+9 -0) ➕ `models/star_test.go` (+80 -0) </details> ### 📄 Description Unit tests for `models/star.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:49:21 -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#15556