I have a set of parent & child vue components. The child emits an event that the parent handles. I\'d like to test that it handles the custom event correctly, but I am stuck