EditorXR icon indicating copy to clipboard operation
EditorXR copied to clipboard

IRequestFeedback Unit Test

Open dunity opened this issue 8 years ago • 1 comments

Having a few core unit tests around the feedback system would be helpful. I've run into an issue, in which tools are adding more feedback requests than they are removing. This results in these elements implementing "IFeedbackReceiver" having a growing, or out of sync, collection of feedback requests. A test coupled to the "IRequestFeedback" interface would allow this to be pointed out automatically if/when it occurs.

dunity avatar Sep 28 '17 19:09 dunity

agreed. i'll prioritize + implement this with you.

stella3d avatar Sep 29 '17 18:09 stella3d