dynamicweb/hosting/tests.py

8 lines
120 B
Python
Raw Normal View History

from django.test import TestCase
# Create your tests here.
2017-06-03 11:33:05 +00:00
test_user_can_add_ssh_key()
test_user_can_delete_ssh_ke()