7 lines
		
	
	
	
		
			120 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			7 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()
 |