[PR #343] [MERGED] Restructure Qemu tests #403

Closed
opened 2026-02-28 00:42:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/343
Author: @Tinyblargon
Created: 6/21/2024
Status: Merged
Merged: 6/21/2024
Merged by: @Tinyblargon

Base: masterHead: Overhaul-Qemu-Tests


📝 Commits (6)

  • b5b6641 refactor: make test easier to navigate
  • 75db7a4 refactor: make test easier to navigate
  • c6dce2d refactor: make test easier to navigate
  • 3f36f0e refactor: simplify test
  • 88d683e refactor: optimize duplicate test cases
  • e27f3c0 remove unused field

📊 Changes

1 file changed (+6458 additions, -7917 deletions)

View changed files

📝 proxmox/config_qemu_test.go (+6458 -7917)

📄 Description

Restructured the Qemu test from one way to long list to multiple smaller lists that are easier to navigate.
Added a createUpdate test removing duplicate test cases. createUpdate will run the test twice once for create and once update.


🔄 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/Telmate/proxmox-api-go/pull/343 **Author:** [@Tinyblargon](https://github.com/Tinyblargon) **Created:** 6/21/2024 **Status:** ✅ Merged **Merged:** 6/21/2024 **Merged by:** [@Tinyblargon](https://github.com/Tinyblargon) **Base:** `master` ← **Head:** `Overhaul-Qemu-Tests` --- ### 📝 Commits (6) - [`b5b6641`](https://github.com/Telmate/proxmox-api-go/commit/b5b66411666b3102c4c7cdf234720217ceb4b487) refactor: make test easier to navigate - [`75db7a4`](https://github.com/Telmate/proxmox-api-go/commit/75db7a401ef2454d8f43123169d4bfa6975a567e) refactor: make test easier to navigate - [`c6dce2d`](https://github.com/Telmate/proxmox-api-go/commit/c6dce2d72134b3c3ebc0edbbb8c0b3a02996f488) refactor: make test easier to navigate - [`3f36f0e`](https://github.com/Telmate/proxmox-api-go/commit/3f36f0e96a598d1e24e93a656c67965053b73261) refactor: simplify test - [`88d683e`](https://github.com/Telmate/proxmox-api-go/commit/88d683e1d870ca5299a60c3da63f93960da85791) refactor: optimize duplicate test cases - [`e27f3c0`](https://github.com/Telmate/proxmox-api-go/commit/e27f3c0aff414a7c37ffd97379520992557bd8c8) remove unused field ### 📊 Changes **1 file changed** (+6458 additions, -7917 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/config_qemu_test.go` (+6458 -7917) </details> ### 📄 Description Restructured the Qemu test from one way to long list to multiple smaller lists that are easier to navigate. Added a `createUpdate` test removing duplicate test cases. `createUpdate` will run the test twice once for create and once update. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:42:04 +03:00
Sign in to join this conversation.
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/proxmox-api-go#403
No description provided.