I have a component that has one purpuse, it gets data as props and with that data generate d3 svg and append it to components only div element. Can I somehow test it in vue-