Skip to content

Add testing to Commands run_system functions#11124

Closed
pablo-lua wants to merge 3 commits intobevyengine:mainfrom
pablo-lua:new_run_system_test
Closed

Add testing to Commands run_system functions#11124
pablo-lua wants to merge 3 commits intobevyengine:mainfrom
pablo-lua:new_run_system_test

Conversation

@pablo-lua
Copy link
Contributor

@pablo-lua pablo-lua commented Dec 28, 2023

Objective

Solution

  • Adding the test to the common Commands tests

@alice-i-cecile alice-i-cecile added A-ECS Entities, components, systems, and events C-Code-Quality A section of code that is hard to understand or change labels Dec 28, 2023
@alice-i-cecile
Copy link
Member

@doonv can I get your review here?

@pablo-lua
Copy link
Contributor Author

Just to be sure, the CI problem is related to that one problem mentioned in #11123? Never touched the file in question after all

@alice-i-cecile
Copy link
Member

Yep, not your problem.

Copy link
Contributor

@doonv doonv left a comment

Choose a reason for hiding this comment

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

Looks good to me

@doonv
Copy link
Contributor

doonv commented Dec 29, 2023

btw i dont think there should be changelogs for this because there's no external changes. it's all internal tests

@alice-i-cecile alice-i-cecile added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Dec 29, 2023
@pablo-lua
Copy link
Contributor Author

pablo-lua commented Dec 29, 2023

Giving it a second look: in system_registry.rs there is already two existent tests to this subject: nested_systems and nested_systems_with_inputs, so this PR doesn't really have a reason to exist, and therefore, I'm closing it

@pablo-lua pablo-lua closed this Dec 29, 2023
@pablo-lua pablo-lua deleted the new_run_system_test branch January 3, 2024 01:58
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-Code-Quality A section of code that is hard to understand or change S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants