[PR #49] [MERGED] adding gock tests for proxmox main client funcs #102

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

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/49
Author: @luthermonson
Created: 1/17/2023
Status: Merged
Merged: 1/17/2023
Merged by: @luthermonson

Base: mainHead: gock


📝 Commits (2)

  • f2cff40 adding gock tests for proxmox main client funcs
  • 4b0241b fixing resource tests to account for lxc containers

📊 Changes

5 files changed (+240 additions, -77 deletions)

View changed files

📝 go.mod (+2 -0)
📝 go.sum (+6 -0)
📝 proxmox.go (+75 -73)
📝 proxmox_test.go (+151 -1)
📝 tests/integration/cluster_test.go (+6 -3)

📄 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/49 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 1/17/2023 **Status:** ✅ Merged **Merged:** 1/17/2023 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `gock` --- ### 📝 Commits (2) - [`f2cff40`](https://github.com/luthermonson/go-proxmox/commit/f2cff40acb50eda6c0392db77af68aa9a54d6058) adding gock tests for proxmox main client funcs - [`4b0241b`](https://github.com/luthermonson/go-proxmox/commit/4b0241bc0e2c8fa67d144cf1f52e179ef2f2c0a2) fixing resource tests to account for lxc containers ### 📊 Changes **5 files changed** (+240 additions, -77 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -0) 📝 `go.sum` (+6 -0) 📝 `proxmox.go` (+75 -73) 📝 `proxmox_test.go` (+151 -1) 📝 `tests/integration/cluster_test.go` (+6 -3) </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:12 +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#102
No description provided.