[PR #41] [MERGED] adding list tests, reworked erroring to be testable #41

Closed
opened 2026-03-02 05:09:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/goodhosts/cli/pull/41
Author: @luthermonson
Created: 12/25/2023
Status: Merged
Merged: 12/25/2023
Merged by: @luthermonson

Base: mainHead: more-tests


📝 Commits (1)

  • f73c352 adding list tests, reworked erroring to be testable

📊 Changes

8 files changed (+171 additions, -74 deletions)

View changed files

📝 cmd/app.go (+58 -2)
cmd/app_test.go (+36 -0)
📝 cmd/list.go (+1 -1)
cmd/list_test.go (+29 -0)
📝 mage/test/test.go (+1 -1)
📝 magefile.go (+13 -1)
📝 main.go (+8 -54)
📝 main_test.go (+25 -15)

📄 Description

No description provided


🔄 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/goodhosts/cli/pull/41 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 12/25/2023 **Status:** ✅ Merged **Merged:** 12/25/2023 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `more-tests` --- ### 📝 Commits (1) - [`f73c352`](https://github.com/goodhosts/cli/commit/f73c352aeda9501c067a5f2a7566e3caeda4264a) adding list tests, reworked erroring to be testable ### 📊 Changes **8 files changed** (+171 additions, -74 deletions) <details> <summary>View changed files</summary> 📝 `cmd/app.go` (+58 -2) ➕ `cmd/app_test.go` (+36 -0) 📝 `cmd/list.go` (+1 -1) ➕ `cmd/list_test.go` (+29 -0) 📝 `mage/test/test.go` (+1 -1) 📝 `magefile.go` (+13 -1) 📝 `main.go` (+8 -54) 📝 `main_test.go` (+25 -15) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 05:09:22 +03:00
Sign in to join this conversation.
No labels
bug
bug
bug
pull-request
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/cli#41
No description provided.