[PR #370] [MERGED] More instances tests #525

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/370
Author: @Real-Gecko
Created: 10/15/2020
Status: Merged
Merged: 10/15/2020
Merged by: @catborise

Base: masterHead: master


📝 Commits (2)

  • 0f66187 More instances tests
  • d04267e Minor improvements for post_migrate signals

📊 Changes

8 files changed (+781 additions, -398 deletions)

View changed files

📝 accounts/apps.py (+8 -8)
📝 conf/test-vm.xml (+0 -1)
📝 instances/apps.py (+16 -13)
📝 instances/forms.py (+0 -2)
📝 instances/tests.py (+744 -195)
📝 instances/urls.py (+1 -1)
📝 instances/utils.py (+2 -149)
📝 instances/views.py (+10 -29)

📄 Description

Instances app coverage is now at 86%, overall coverage is 62%.

There're also some code cleanup and minor bug fixes.


🔄 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/retspen/webvirtcloud/pull/370 **Author:** [@Real-Gecko](https://github.com/Real-Gecko) **Created:** 10/15/2020 **Status:** ✅ Merged **Merged:** 10/15/2020 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`0f66187`](https://github.com/retspen/webvirtcloud/commit/0f66187e80559b051e2336a2fe8abb434bca7b89) More instances tests - [`d04267e`](https://github.com/retspen/webvirtcloud/commit/d04267eaa464a8dbbc9abbc01a3e539a5d89c420) Minor improvements for post_migrate signals ### 📊 Changes **8 files changed** (+781 additions, -398 deletions) <details> <summary>View changed files</summary> 📝 `accounts/apps.py` (+8 -8) 📝 `conf/test-vm.xml` (+0 -1) 📝 `instances/apps.py` (+16 -13) 📝 `instances/forms.py` (+0 -2) 📝 `instances/tests.py` (+744 -195) 📝 `instances/urls.py` (+1 -1) 📝 `instances/utils.py` (+2 -149) 📝 `instances/views.py` (+10 -29) </details> ### 📄 Description Instances app coverage is now at 86%, overall coverage is 62%. There're also some code cleanup and minor bug fixes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:02 +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/webvirtcloud#525
No description provided.