[PR #17] [CLOSED] Improve Tests #134

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

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/17
Author: @jhollowe
Created: 4/23/2020
Status: Closed

Base: developHead: test_revamp


📝 Commits (9)

  • aa66b8a Add ProxmoxHTTPTokenAuth tests and revamp tokens
  • 1fd367a Roll back addition to test_https_connection
  • a98f0fc Test on recent python3 versions
  • 65f7350 Test on all python versions supported by pypi
  • f8fe696 Allow travis to cache deps, reorder pip installs
  • 1c81cde Add AuthenticationError test
  • 2f0ac8b Add tests and exeption handling for ProxmoxHTTPAuth
  • 4400f75 Add JSON serializer test
  • 13d1ea9 Temporarily disable broken tests

📊 Changes

2 files changed (+53 additions, -11 deletions)

View changed files

📝 .travis.yml (+3 -1)
📝 tests/https_tests.py (+50 -10)

📄 Description

A long-running effort to get coverage to 100%


🔄 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/17 **Author:** [@jhollowe](https://github.com/jhollowe) **Created:** 4/23/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `test_revamp` --- ### 📝 Commits (9) - [`aa66b8a`](https://github.com/proxmoxer/proxmoxer/commit/aa66b8a082b87691f7f291d2aa1360f70302457e) Add ProxmoxHTTPTokenAuth tests and revamp tokens - [`1fd367a`](https://github.com/proxmoxer/proxmoxer/commit/1fd367adadc549946f952b4e5e77c51601852f12) Roll back addition to test_https_connection - [`a98f0fc`](https://github.com/proxmoxer/proxmoxer/commit/a98f0fcc81b024a6c68e55423bf78db2042d731a) Test on recent python3 versions - [`65f7350`](https://github.com/proxmoxer/proxmoxer/commit/65f7350d8a6af79469551128ea5206b62b26b925) Test on all python versions supported by pypi - [`f8fe696`](https://github.com/proxmoxer/proxmoxer/commit/f8fe69626182f5cd15277ef1ea3fd44858fbbd4f) Allow travis to cache deps, reorder pip installs - [`1c81cde`](https://github.com/proxmoxer/proxmoxer/commit/1c81cde8e915e502f91405c3f92ca1a694293d9f) Add AuthenticationError test - [`2f0ac8b`](https://github.com/proxmoxer/proxmoxer/commit/2f0ac8b5817ab67145553858b2fd3efc5b50d826) Add tests and exeption handling for ProxmoxHTTPAuth - [`4400f75`](https://github.com/proxmoxer/proxmoxer/commit/4400f7523683427a0cb834387503e182a8973e88) Add JSON serializer test - [`13d1ea9`](https://github.com/proxmoxer/proxmoxer/commit/13d1ea91ad04925dbbb5bf2ee9768a755f0d32cb) Temporarily disable broken tests ### 📊 Changes **2 files changed** (+53 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+3 -1) 📝 `tests/https_tests.py` (+50 -10) </details> ### 📄 Description A long-running effort to get coverage to 100% --- <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:37 +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#134
No description provided.