[PR #2665] [MERGED] add test workflows to cmd pkg #2543

Closed
opened 2026-03-01 21:55:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2665
Author: @ChristopherHX
Created: 2/12/2025
Status: Merged
Merged: 2/12/2025
Merged by: @mergify[bot]

Base: masterHead: add-more-cmd-tests


📝 Commits (1)

  • 1771480 add test workflows to cmd pkg

📊 Changes

3 files changed (+112 additions, -4 deletions)

View changed files

cmd/execute_test.go (+45 -0)
📝 cmd/root.go (+11 -4)
📝 cmd/root_test.go (+56 -0)

📄 Description

  • add test workflows to cmd pkg

  • list-options as well

  • add more tests

  • test entrypoint as well

  • update exit code 1 test


🔄 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/nektos/act/pull/2665 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 2/12/2025 **Status:** ✅ Merged **Merged:** 2/12/2025 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `add-more-cmd-tests` --- ### 📝 Commits (1) - [`1771480`](https://github.com/nektos/act/commit/17714806a508010c36de42c65046f797ac7365d9) add test workflows to cmd pkg ### 📊 Changes **3 files changed** (+112 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `cmd/execute_test.go` (+45 -0) 📝 `cmd/root.go` (+11 -4) 📝 `cmd/root_test.go` (+56 -0) </details> ### 📄 Description * add test workflows to cmd pkg * list-options as well * add more tests * test entrypoint as well * update exit code 1 test --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:55:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#2543
No description provided.