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

Use TimeUpdateStrategy in tests #27

Open
alice-i-cecile opened this issue Nov 13, 2022 · 0 comments
Open

Use TimeUpdateStrategy in tests #27

alice-i-cecile opened this issue Nov 13, 2022 · 0 comments
Labels
code quality Make the code faster or prettier

Comments

@alice-i-cecile
Copy link
Contributor

Which code could be improved?

Our tests are currently pretty lazy, and use sleep. This is unreliable, and takes longer than needed.

How should this be changed?

Use the API introduced in bevyengine/bevy#6159

@alice-i-cecile alice-i-cecile added the code quality Make the code faster or prettier label Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Make the code faster or prettier
Projects
None yet
Development

No branches or pull requests

1 participant