mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 09:25:53 +03:00
[PR #64] [MERGED] move mock config, add /nodes #118
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#118
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/64
Author: @luthermonson
Created: 6/5/2023
Status: ✅ Merged
Merged: 6/5/2023
Merged by: @luthermonson
Base:
main← Head:mock-fix📝 Commits (1)
4207bfamove mock config, add /nodes📊 Changes
13 files changed (+185 additions, -158 deletions)
View changed files
➕
nodes_test.go(+22 -0)📝
proxmox.go(+9 -9)📝
proxmox_test.go(+17 -32)➕
tests/mocks/config/main.go(+9 -0)📝
tests/mocks/main.go(+15 -8)📝
tests/mocks/pve6x/proxmox.go(+3 -7)📝
tests/mocks/pve7x/access.go(+4 -8)➕
tests/mocks/pve7x/nodes.go(+78 -0)📝
tests/mocks/pve7x/proxmox.go(+5 -55)📝
tests/mocks/pve7x/version.go(+22 -5)➖
tests/mocks/types/types.go(+0 -19)➖
tests/mocks/versions.go(+0 -15)📝
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.