mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-27 16:35:59 +03:00
[PR #370] [MERGED] More instances tests #525
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#525
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/retspen/webvirtcloud/pull/370
Author: @Real-Gecko
Created: 10/15/2020
Status: ✅ Merged
Merged: 10/15/2020
Merged by: @catborise
Base:
master← Head:master📝 Commits (2)
0f66187More instances testsd04267eMinor 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.