bevy icon indicating copy to clipboard operation
bevy copied to clipboard

Added basic tests for asset loaders (#6964)

Open Wcubed opened this issue 3 years ago • 2 comments

Objective

Add basic tests for image / gltf asset loading. As a start for #6964.

Wcubed avatar Jan 22 '23 15:01 Wcubed

Can you also add a final test that asserts that all of the images from each of the formats match?

I don't think this will work. Given that different image formats have different compression algorithms, the loaded images are not guaranteed to be equal.

Wcubed avatar Jan 22 '23 18:01 Wcubed

This is cool! Rather than close this one, I'm nabbing it for myself to get it the rest of the way :laughing:

bas-ie avatar Oct 13 '24 08:10 bas-ie

@bas-ie what is your status on that?

BenjaminBrienen avatar Jan 05 '25 23:01 BenjaminBrienen

Oooo, October '24! Shame on me :sweat_smile: lemme sort this one, ty for the reminder.

bas-ie avatar Jan 06 '25 03:01 bas-ie