mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[PR #362] [MERGED] Rework: Qemu tests #418
Labels
No labels
good first issue
issue/confirmed
issue/critical
proposal/accepted
pull-request
type/bug
type/enhancement
type/feature
type/question
type/refactoring
type/testing
type/testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-api-go#418
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/Telmate/proxmox-api-go/pull/362
Author: @Tinyblargon
Created: 9/1/2024
Status: ✅ Merged
Merged: 9/1/2024
Merged by: @Tinyblargon
Base:
master← Head:rework-qemu-tests📝 Commits (3)
193b7dftest: update procedurede18a80test: rewrite to be compatible with new structure6ab91b9style: change order📊 Changes
1 file changed (+1497 additions, -1397 deletions)
View changed files
📝
proxmox/config_qemu_test.go(+1497 -1397)📄 Description
Restructure the test to have less duplicate tests when we have an
updateandcreatetest.There now is an
createUpdatetest which will run the test once for create and once for update. reducing the amount of tests that have to be written.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.