mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 09:25:53 +03:00
[PR #233] [MERGED] fixing pve8 unit test mocks #237
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-proxmox#237
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/luthermonson/go-proxmox/pull/233
Author: @luthermonson
Created: 1/21/2026
Status: ✅ Merged
Merged: 1/21/2026
Merged by: @luthermonson
Base:
main← Head:pve8-mocks📝 Commits (1)
95e22a6fixing pve8 unit test mocks📊 Changes
12 files changed (+2665 additions, -7 deletions)
View changed files
📝
nodes_network_test.go(+1 -1)📝
nodes_test.go(+1 -1)📝
proxmox_test.go(+4 -4)📝
tests/mocks/main.go(+1 -1)➕
tests/mocks/pve8x/access.go(+955 -0)➕
tests/mocks/pve8x/cluster.go(+431 -0)➕
tests/mocks/pve8x/containers.go(+224 -0)📝
tests/mocks/pve8x/nodes.go(+202 -0)➕
tests/mocks/pve8x/pools.go(+164 -0)📝
tests/mocks/pve8x/proxmox.go(+6 -0)➕
tests/mocks/pve8x/version.go(+36 -0)➕
tests/mocks/pve8x/virtual_machines.go(+640 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.