[PR #1079] [MERGED] Consistency checks for action unit tests #15753

Closed
opened 2025-11-02 11:53:48 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1079
Author: @ethantkoenig
Created: 2/27/2017
Status: Merged
Merged: 2/28/2017
Merged by: @lunny

Base: masterHead: test/action


📝 Commits (1)

  • 288dc7d Consistency checks for action unit tests

📊 Changes

3 files changed (+34 additions, -7 deletions)

View changed files

📝 models/action_test.go (+16 -3)
📝 models/consistency_test.go (+16 -2)
📝 models/fixtures/action.yml (+2 -2)

📄 Description

Adds consistency checks for the action table to unit tests. Also fixes an inconsistent test fixture.


🔄 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/1079 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 2/27/2017 **Status:** ✅ Merged **Merged:** 2/28/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `test/action` --- ### 📝 Commits (1) - [`288dc7d`](https://github.com/go-gitea/gitea/commit/288dc7dacf805e32a4834173361686fd066138a5) Consistency checks for action unit tests ### 📊 Changes **3 files changed** (+34 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `models/action_test.go` (+16 -3) 📝 `models/consistency_test.go` (+16 -2) 📝 `models/fixtures/action.yml` (+2 -2) </details> ### 📄 Description Adds consistency checks for the `action` table to unit tests. Also fixes an inconsistent test fixture. --- <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:53:48 -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#15753