I am trying to figure out how to test callbacks that are given as props to react functional components using jest and react testing library.
Example scenario: I am te