You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh, sorry, I misunderstood your suggestion. Yes, I agree, the test suite should use a common set of data, and we should read that and validate the same across all of the libs.
Currently every library defines their own set of test data. eg:
standard-webhooks/libraries/javascript/src/webhook.test.ts
Lines 7 to 9 in ff0f07f
standard-webhooks/libraries/go/webhook_test.go
Lines 13 to 15 in ff0f07f
We should at least consider a common set of data to be sure all implementations behave the same.
The text was updated successfully, but these errors were encountered: