Stripe webhooks DB Update in test mode

Hi,
Can we make DB updates with test webhooks? If so, why can’t we write the person ID in our DB as a test?

I do get a response when testing the webhooks on the stripe page:
image

And I see no events in the Stripe events page either during those tests.
(yes I use the right API and secret keys)