Cleanup code so that *most* test work again
Still need to solve the downgrade test
This commit is contained in:
parent
ecc9e6f734
commit
0b1c2cc168
8 changed files with 40 additions and 2254 deletions
|
|
@ -9,7 +9,7 @@ from .views import *
|
|||
from .models import *
|
||||
|
||||
from uncloud_pay.models import BillingAddress, Order
|
||||
|
||||
from uncloud.models import UncloudNetwork
|
||||
|
||||
class UncloudNetworkTests(TestCase):
|
||||
def test_invalid_IPv4_network(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue