# Objective - Progress towards #15918 - Add tests for 3d ## Solution - Add tests that cover lights, bloom, gltf and animation - Removed examples `contributors` and `load_gltf` as they don't contribute additional checks to CI ## Testing - `CI_TESTING_CONFIG=.github/example-run/testbed_3d.ron cargo run --example testbed_3d --features "bevy_ci_testing"`
		
			
				
	
	
		
			13 lines
		
	
	
		
			273 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			273 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
(
 | 
						|
    events: [
 | 
						|
        (100, Screenshot),
 | 
						|
        (200, Custom("switch_scene")),
 | 
						|
        (300, Screenshot),
 | 
						|
        (400, Custom("switch_scene")),
 | 
						|
        (500, Screenshot),
 | 
						|
        (600, Custom("switch_scene")),
 | 
						|
        (700, Screenshot),
 | 
						|
        (800, AppExit),
 | 
						|
    ]
 | 
						|
)
 |