Improve tests for particle effects #249
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
ogre2.x
tests
Broken or missing tests / testing infra
Desired behavior
Better tests for particle effects system, like testing changing params like particle type, size, life time, velocity, duration, etc and verify image output
Alternatives considered
Testing those params in unit tests, which have already been done, but they do not verify the actual image output
Implementation suggestion
Add integration tests and verify generated image, e.g. set color and verify pixel rgb value, or change particle size and verify fewer pixels in the image are particles
Additional context
see comment: #241 (comment)
The text was updated successfully, but these errors were encountered: