mirror of
				https://github.com/webrecorder/browsertrix-crawler.git
				synced 2025-10-31 12:10:54 +00:00 
			
		
		
		
	 254da95a44
			
		
	
	
		254da95a44
		
			
		
	
	
	
	
		
			
			* Check size of /crawls by default to fix disk utilization check * Refactor calculating percentage used and add unit tests * add tests using df output for with disk usage above and below threshold --------- Co-authored-by: Ilya Kreymer <ikreymer@gmail.com>
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			59 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			59 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| import { jest } from "@jest/globals";
 | |
| 
 | |
| global.jest = jest;
 |