dynamicweb/hosting/tests.py
2017-06-03 13:33:05 +02:00

8 lines
120 B
Python

from django.test import TestCase
# Create your tests here.
test_user_can_add_ssh_key()
test_user_can_delete_ssh_ke()