mirror of
https://github.com/goodhosts/cli.git
synced 2026-04-27 07:06:00 +03:00
[PR #41] [MERGED] adding list tests, reworked erroring to be testable #41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:more-tests📝 Commits (1)
f73c352adding 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.