Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - examples on how to tests systems #1714

Closed
wants to merge 13 commits into from

Conversation

mockersf
Copy link
Member

well... those are examples on how to tests systems despawning entities, modifying components, accessing resources, spawning entities

@Ratysz Ratysz added A-ECS Entities, components, systems, and events C-Examples An addition or correction to our examples labels Mar 21, 2021
Copy link
Member

@alice-i-cecile alice-i-cecile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love these examples, and think they're a great addition.

tests/how_to_test_systems.rs Outdated Show resolved Hide resolved
tests/how_to_test_systems.rs Outdated Show resolved Hide resolved
tests/how_to_test_systems.rs Outdated Show resolved Hide resolved
examples/README.md Outdated Show resolved Hide resolved
examples/README.md Outdated Show resolved Hide resolved
@cart
Copy link
Member

cart commented Apr 13, 2021

Looks good! Just a couple of nits.

tests/how_to_test_systems.rs Outdated Show resolved Hide resolved
@cart
Copy link
Member

cart commented Apr 13, 2021

bors r+

bors bot pushed a commit that referenced this pull request Apr 13, 2021
well... those are examples on how to tests systems despawning entities, modifying components, accessing resources, spawning entities
@bors
Copy link
Contributor

bors bot commented Apr 13, 2021

Build failed:

@cart
Copy link
Member

cart commented Apr 15, 2021

Looks like a transient network error.

@cart
Copy link
Member

cart commented Apr 15, 2021

bors r+

bors bot pushed a commit that referenced this pull request Apr 15, 2021
well... those are examples on how to tests systems despawning entities, modifying components, accessing resources, spawning entities
@bors
Copy link
Contributor

bors bot commented Apr 15, 2021

Build failed:

@mockersf
Copy link
Member Author

mockersf commented Apr 15, 2021

new failure due to function renamed in #1781 , should be fixed

@cart
Copy link
Member

cart commented Apr 15, 2021

bors r+

bors bot pushed a commit that referenced this pull request Apr 15, 2021
well... those are examples on how to tests systems despawning entities, modifying components, accessing resources, spawning entities
@bors bors bot changed the title examples on how to tests systems [Merged by Bors] - examples on how to tests systems Apr 15, 2021
@bors bors bot closed this Apr 15, 2021
ostwilkens pushed a commit to ostwilkens/bevy that referenced this pull request Jul 27, 2021
well... those are examples on how to tests systems despawning entities, modifying components, accessing resources, spawning entities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ECS Entities, components, systems, and events C-Examples An addition or correction to our examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants