Terasology / Behaviors

Store for an assortment of behaviors that can be applied to creatures
https://terasology.github.io/Behaviors
6 stars 18 forks source link

chore: remove failing, unclear test #73

Closed jdrueckert closed 3 years ago

jdrueckert commented 3 years ago

This test caught our attention as it's currently failing. When looking at it, it's unclear what the system under test and the test case is. Further, it seems to test multiple things at once.

@agent-q1 feel free to elaborate and/or improve the test. Otherwise, this PR proposes to remove it.

(fyi @keturn as our "test driver")

agent-q1 commented 3 years ago

For some reason I can't really recall much about this PR. I might've ported a previous test to use MTE. Feel free to remove it if it doesn't make sense/add value.