mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 09:25:53 +03:00
[PR #52] [MERGED] basic framework to gock out the entire pve api #107
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#107
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/52
Author: @luthermonson
Created: 1/25/2023
Status: ✅ Merged
Merged: 1/25/2023
Merged by: @luthermonson
Base:
main← Head:gock📝 Commits (1)
61c89e5basic framework to gock out the entire pve api📊 Changes
7 files changed (+303 additions, -14 deletions)
View changed files
📝
proxmox_test.go(+28 -14)➕
tests/mocks/main.go(+57 -0)➕
tests/mocks/pve6x/main.go(+29 -0)➕
tests/mocks/pve7x/access.go(+88 -0)➕
tests/mocks/pve7x/main.go(+67 -0)➕
tests/mocks/types/types.go(+19 -0)➕
tests/mocks/versions.go(+15 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.