added model mommy to requirements.txt
This commit is contained in:
		
					parent
					
						
							
								8304205537
							
						
					
				
			
			
				commit
				
					
						2a1bcbc904
					
				
			
		
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -1,6 +1,5 @@ | |||
| from django.test import TestCase | ||||
| 
 | ||||
| from model_mommy import mommy | ||||
| from django.core.management import call_command | ||||
| 
 | ||||
| 
 | ||||
|  | @ -20,6 +19,7 @@ class VirtualMachineTypeModelTest(TestCase): | |||
|         self.HETZNER_RAID6_EXPECTED_PRICE = 216 | ||||
|         self.HETZNER_GLUSTERFS_EXPECTED_PRICE = 252 | ||||
|         self.BERN_EXPECTED_PRICE = 202 | ||||
| 
 | ||||
|         call_command('create_vm_types') | ||||
| 
 | ||||
|     def test_calculate_price(self): | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue