bevy/.github/example-run
François Mockers e1b9f545fb
Introduce testbed examples starting with 2d (#15954)
# Objective

- Make progress for #15918 
- Start with 2d

## Solution

- Remove screenshots for existing examples as they're not deterministic
- Create new "testbed" example category, with a 2d one to start

## Testing

- Run `CI_TESTING_CONFIG=.github/example-run/testbed_2d.ron cargo run
--example testbed_2d --features "bevy_ci_testing"`
- ???
- Check the screenshots
2024-10-16 17:37:47 +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
contributors.ron new format for ci config file (#13154) 2024-05-02 22:51:47 +00:00
load_gltf.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