[PR #65] [MERGED] adding a couple cluster tests #117

Closed
opened 2026-03-03 15:30:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/65
Author: @luthermonson
Created: 6/8/2023
Status: Merged
Merged: 6/8/2023
Merged by: @luthermonson

Base: mainHead: cluster-tests


📝 Commits (1)

  • d1e5726 adding a couple cluster tests

📊 Changes

7 files changed (+114 additions, -13 deletions)

View changed files

📝 cluster.go (+5 -7)
cluster_test.go (+35 -0)
📝 proxmox_test.go (+1 -3)
📝 tests/mocks/config/main.go (+1 -3)
tests/mocks/pve7x/cluster.go (+70 -0)
📝 tests/mocks/pve7x/proxmox.go (+1 -0)
📝 types.go (+1 -0)

📄 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/luthermonson/go-proxmox/pull/65 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 6/8/2023 **Status:** ✅ Merged **Merged:** 6/8/2023 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `cluster-tests` --- ### 📝 Commits (1) - [`d1e5726`](https://github.com/luthermonson/go-proxmox/commit/d1e57267d294dbe0dfd6d95cba414934345fcd80) adding a couple cluster tests ### 📊 Changes **7 files changed** (+114 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `cluster.go` (+5 -7) ➕ `cluster_test.go` (+35 -0) 📝 `proxmox_test.go` (+1 -3) 📝 `tests/mocks/config/main.go` (+1 -3) ➕ `tests/mocks/pve7x/cluster.go` (+70 -0) 📝 `tests/mocks/pve7x/proxmox.go` (+1 -0) 📝 `types.go` (+1 -0) </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-03 15:30:16 +03:00
Sign in to join this conversation.
No labels
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/go-proxmox#117
No description provided.