bevy/.github/example-run
François Mockers 74dedb2841
Testbed for 3d (#15993)
# 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"`
2024-10-19 19:32:03 +00:00
..
alien_cake_addict.ron new format for ci config file (#13154) 2024-05-02 22:51:47 +00:00
ambiguity_detection.ron Test for ambiguous system ordering in CI (#13950) 2024-07-17 21:05:48 +00:00
breakout.ron Introduce testbed examples starting with 2d (#15954) 2024-10-16 17:37:47 +00:00
no_renderer.ron new format for ci config file (#13154) 2024-05-02 22:51:47 +00:00
scene.ron new format for ci config file (#13154) 2024-05-02 22:51:47 +00:00
testbed_2d.ron Introduce testbed examples starting with 2d (#15954) 2024-10-16 17:37:47 +00:00
testbed_3d.ron Testbed for 3d (#15993) 2024-10-19 19:32:03 +00:00