feedzai / brushable-histogram

A time histogram with a brushable preview of the whole dataset below it
Other
91 stars 9 forks source link

We should have a better way of mocking the d3.event in the unit tests #29

Open victorfern91 opened 5 years ago

victorfern91 commented 5 years ago

Currently, we have a method in the React components which is getD3Event and that should be present in the code because there is a better ways of mocking d3-selection module in our unit tests