mirror of
				https://github.com/astral-sh/ruff.git
				synced 2025-10-31 12:05:52 +00:00 
			
		
		
		
	 6587fb844a
			
		
	
	
		6587fb844a
		
			
		
	
	
	
	
		
			
			## Summary This PR adds some snapshot tests for the resolver based on executing resolutions within a "mock" of the Airflow repo (that is: a folder that contains a subset of the repo's files, but all empty, and with an only-partially-complete virtual environment). It's intended to act as a lightweight integration test, to enable us to test resolutions on a "real" project without adding a dependency on Airflow itself.
		
			
				
	
	
	
	
		
			92 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			92 B
		
	
	
	
	
	
	
	
airflow
This is a mock subset of the Airflow repository, used to test module resolution.