[PR #79] [MERGED] HTTPS helper tests #162

Closed
opened 2026-02-27 15:46:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/79
Author: @jhollowe
Created: 12/20/2021
Status: Merged
Merged: 12/22/2021
Merged by: @jhollowe

Base: developHead: https-helper-tests


📝 Commits (5)

  • 8d30c64 Add tests for https helper function
  • eca48d6 Add dockstring for helper functions
  • 54881a7 Trigger CI
  • 11ffe3b Fix error cause by different use of seek() in py2
  • 92f5edc Fix typo

📊 Changes

2 files changed (+132 additions, -4 deletions)

View changed files

📝 proxmoxer/backends/https.py (+39 -4)
tests/https_helpers_tests.py (+93 -0)

📄 Description

Add tests for the helper functions in the HTTPS backend


🔄 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/proxmoxer/proxmoxer/pull/79 **Author:** [@jhollowe](https://github.com/jhollowe) **Created:** 12/20/2021 **Status:** ✅ Merged **Merged:** 12/22/2021 **Merged by:** [@jhollowe](https://github.com/jhollowe) **Base:** `develop` ← **Head:** `https-helper-tests` --- ### 📝 Commits (5) - [`8d30c64`](https://github.com/proxmoxer/proxmoxer/commit/8d30c64113d70d50067a00ad5a608f8c6e3d3c47) Add tests for https helper function - [`eca48d6`](https://github.com/proxmoxer/proxmoxer/commit/eca48d688005726a544329d15679576599674412) Add dockstring for helper functions - [`54881a7`](https://github.com/proxmoxer/proxmoxer/commit/54881a7bead55a9dcad8b437bdf5d9c73a29354d) Trigger CI - [`11ffe3b`](https://github.com/proxmoxer/proxmoxer/commit/11ffe3bf8f9145a27700467ec850b3e2a7cc08ff) Fix error cause by different use of seek() in py2 - [`92f5edc`](https://github.com/proxmoxer/proxmoxer/commit/92f5edcdeed530e9276bd238fc397ca7491bfda2) Fix typo ### 📊 Changes **2 files changed** (+132 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `proxmoxer/backends/https.py` (+39 -4) ➕ `tests/https_helpers_tests.py` (+93 -0) </details> ### 📄 Description Add tests for the helper functions in the HTTPS backend --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:46:44 +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/proxmoxer#162
No description provided.