mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Coveralls: Add coverage reporting to backend test suite.
This commit is contained in:
		@@ -4,7 +4,7 @@ set -x
 | 
			
		||||
source /srv/zulip-venv/bin/activate
 | 
			
		||||
export PATH=$PATH:/srv/zulip-venv/bin
 | 
			
		||||
./tools/lint-all
 | 
			
		||||
./tools/test-backend
 | 
			
		||||
./tools/test-backend --coverage
 | 
			
		||||
./tools/test-management
 | 
			
		||||
./tools/test-migrations
 | 
			
		||||
./tools/test-run-dev
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user