Skip to content

Conversation

andriyDev
Copy link
Contributor

Objective

Solution

  • Move all the asset processor tests into their own file.

Testing

  • Ran the tests in single threaded and multi threaded mode.

@andriyDev andriyDev added D-Trivial Nice and easy! A great choice to get started with Bevy A-Assets Load files from disk to use for things like images, models, and sounds C-Code-Quality A section of code that is hard to understand or change C-Testing A change that impacts how we test Bevy or how users test their apps S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Oct 16, 2025
@andriyDev andriyDev force-pushed the split-processor-tests branch from 35147d3 to 342d2fa Compare October 16, 2025 22:20
@andriyDev andriyDev requested a review from janis-bhm October 16, 2025 22:24
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.

If we're going to move this out into a dedicated test file can we use the standard bevy_assets/tests folder and make these integration tests?

Failing that, can we create an asset_processing module and move this + the associated code into it?

@alice-i-cecile alice-i-cecile added S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Assets Load files from disk to use for things like images, models, and sounds C-Code-Quality A section of code that is hard to understand or change C-Testing A change that impacts how we test Bevy or how users test their apps D-Trivial Nice and easy! A great choice to get started with Bevy S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants